| /kernel/linux/linux-5.10/include/net/ |
| H A D | raw.h | 37 struct hlist_head ht[RAW_HTABLE_SIZE]; member
|
| H A D | smc.h | 18 struct hlist_head ht; member
|
| /kernel/linux/linux-5.10/tools/include/linux/ |
| H A D | hashtable.h | 31 static inline void __hash_init(struct hlist_head *ht, unsigned int sz) in __hash_init() argument 69 static inline bool __hash_empty(struct hlist_head *ht, unsigned int sz) in __hash_empty() argument
|
| /kernel/linux/linux-6.6/tools/include/linux/ |
| H A D | hashtable.h | 31 static inline void __hash_init(struct hlist_head *ht, unsigned int sz) in __hash_init() argument 69 static inline bool __hash_empty(struct hlist_head *ht, unsigned int sz) in __hash_empty() argument
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | hashtable.h | 34 static inline void __hash_init(struct hlist_head *ht, unsigned int sz) in __hash_init() argument 81 static inline bool __hash_empty(struct hlist_head *ht, unsigned int sz) in __hash_empty() argument
|
| H A D | rhashtable-types.h | 34 struct rhashtable *ht; member 98 struct rhashtable ht; member 121 struct rhashtable *ht; member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | hashtable.h | 34 static inline void __hash_init(struct hlist_head *ht, unsigned int sz) in __hash_init() argument 81 static inline bool __hash_empty(struct hlist_head *ht, unsigned int sz) in __hash_empty() argument
|
| H A D | rhashtable-types.h | 34 struct rhashtable *ht; member 98 struct rhashtable ht; member 121 struct rhashtable *ht; member
|
| /kernel/linux/linux-6.6/arch/mips/kernel/ |
| H A D | kgdb.c | 212 struct hard_trap_info *ht; in compute_signal() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/ |
| H A D | drm_hashtab.c | 45 int drm_ht_create(struct drm_open_hash *ht, unsigned int order) in drm_ht_create() argument 63 void drm_ht_verbose_list(struct drm_open_hash *ht, unsigne argument 77 drm_ht_find_key(struct drm_open_hash *ht, unsigned long key) drm_ht_find_key() argument 95 drm_ht_find_key_rcu(struct drm_open_hash *ht, unsigned long key) drm_ht_find_key_rcu() argument 113 drm_ht_insert_item(struct drm_open_hash *ht, struct drm_hash_item *item) drm_ht_insert_item() argument 144 drm_ht_just_insert_please(struct drm_open_hash *ht, struct drm_hash_item *item, unsigned long seed, int bits, int shift, unsigned long add) drm_ht_just_insert_please() argument 169 drm_ht_find_item(struct drm_open_hash *ht, unsigned long key, struct drm_hash_item **item) drm_ht_find_item() argument 183 drm_ht_remove_key(struct drm_open_hash *ht, unsigned long key) drm_ht_remove_key() argument 195 drm_ht_remove_item(struct drm_open_hash *ht, struct drm_hash_item *item) drm_ht_remove_item() argument 202 drm_ht_remove(struct drm_open_hash *ht) drm_ht_remove() argument [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_validation.h | 76 struct drm_open_hash *ht; member 153 vmw_validation_set_ht(struct vmw_validation_context *ctx, struct drm_open_hash *ht) vmw_validation_set_ht() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
| H A D | act_stats.c | 11 struct rhashtable ht; member 66 struct rhashtable *ht = &handle->ht; in mlx5e_tc_act_stats_add() local 115 struct rhashtable *ht = &handle->ht; in mlx5e_tc_act_stats_del_flow() local 170 struct rhashtable *ht = &handle->ht; mlx5e_tc_act_stats_fill_stats() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/ |
| H A D | drm_hashtab.c | 45 int drm_ht_create(struct drm_open_hash *ht, unsigned int order) in drm_ht_create() argument 62 void drm_ht_verbose_list(struct drm_open_hash *ht, unsigne argument 76 drm_ht_find_key(struct drm_open_hash *ht, unsigned long key) drm_ht_find_key() argument 94 drm_ht_find_key_rcu(struct drm_open_hash *ht, unsigned long key) drm_ht_find_key_rcu() argument 112 drm_ht_insert_item(struct drm_open_hash *ht, struct drm_hash_item *item) drm_ht_insert_item() argument 142 drm_ht_just_insert_please(struct drm_open_hash *ht, struct drm_hash_item *item, unsigned long seed, int bits, int shift, unsigned long add) drm_ht_just_insert_please() argument 166 drm_ht_find_item(struct drm_open_hash *ht, unsigned long key, struct drm_hash_item **item) drm_ht_find_item() argument 179 drm_ht_remove_key(struct drm_open_hash *ht, unsigned long key) drm_ht_remove_key() argument 191 drm_ht_remove_item(struct drm_open_hash *ht, struct drm_hash_item *item) drm_ht_remove_item() argument 197 drm_ht_remove(struct drm_open_hash *ht) drm_ht_remove() argument [all...] |
| /kernel/linux/linux-6.6/kernel/ |
| H A D | smpboot.c | 87 struct smp_hotplug_thread *ht; member 109 struct smp_hotplug_thread *ht = td->ht; in smpboot_thread_fn() local 170 __smpboot_create_thread(struct smp_hotplug_thread *ht, unsigned int cpu) __smpboot_create_thread() argument 228 smpboot_unpark_thread(struct smp_hotplug_thread *ht, unsigned int cpu) smpboot_unpark_thread() argument 247 smpboot_park_thread(struct smp_hotplug_thread *ht, unsigned int cpu) smpboot_park_thread() argument 266 smpboot_destroy_threads(struct smp_hotplug_thread *ht) smpboot_destroy_threads() argument [all...] |
| /kernel/linux/linux-5.10/arch/mips/kernel/ |
| H A D | kgdb.c | 225 struct hard_trap_info *ht; in compute_signal() local
|
| /kernel/linux/linux-5.10/arch/powerpc/kernel/ |
| H A D | kgdb.c | 97 struct hard_trap_info *ht; in computeSignal() local
|
| /kernel/linux/linux-6.6/arch/powerpc/kernel/ |
| H A D | kgdb.c | 94 struct hard_trap_info *ht; in computeSignal() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
| H A D | ipoib_vlan.c | 88 struct mlx5i_pkey_qpn_ht *ht = ipriv->qpn_htbl; in mlx5i_pkey_add_qpn() local 109 struct mlx5i_pkey_qpn_ht *ht = ipriv->qpn_htbl; in mlx5i_pkey_del_qpn() local
|
| /kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/ |
| H A D | 4965-debug.c | 56 struct stats_rx_ht_phy *ht, *accum_ht, *delta_ht, *max_ht; in il4965_ucode_rx_stats_read() local [all...] |
| /kernel/linux/linux-5.10/net/sched/ |
| H A D | cls_fw.c | 29 struct fw_filter __rcu *ht[HTSIZE]; member [all...] |
| /kernel/linux/linux-5.10/kernel/ |
| H A D | smpboot.c | 87 struct smp_hotplug_thread *ht; member 109 struct smp_hotplug_thread *ht = td->ht; in smpboot_thread_fn() local 170 __smpboot_create_thread(struct smp_hotplug_thread *ht, unsigned int cpu) __smpboot_create_thread() argument 228 smpboot_unpark_thread(struct smp_hotplug_thread *ht, unsigned int cpu) smpboot_unpark_thread() argument 247 smpboot_park_thread(struct smp_hotplug_thread *ht, unsigned int cpu) smpboot_park_thread() argument 266 smpboot_destroy_threads(struct smp_hotplug_thread *ht) smpboot_destroy_threads() argument [all...] |
| /kernel/linux/linux-5.10/net/mac80211/ |
| H A D | rc80211_minstrel_ht.h | 112 struct minstrel_ht_sta ht; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
| H A D | ipoib_vlan.c | 88 struct mlx5i_pkey_qpn_ht *ht = ipriv->qpn_htbl; in mlx5i_pkey_add_qpn() local 109 struct mlx5i_pkey_qpn_ht *ht = ipriv->qpn_htbl; in mlx5i_pkey_del_qpn() local
|
| /kernel/linux/linux-6.6/include/net/ |
| H A D | smc.h | 26 struct hlist_head ht; member
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/ |
| H A D | 4965-debug.c | 56 struct stats_rx_ht_phy *ht, *accum_ht, *delta_ht, *max_ht; in il4965_ucode_rx_stats_read() local [all...] |