Home
last modified time | relevance | path

Searched refs:rhash_head (Results 1 – 25 of 71) sorted by relevance

123

/Linux-v6.6/include/linux/
Drhashtable.h108 static inline bool rht_is_a_nulls(const struct rhash_head *ptr) in rht_is_a_nulls()
114 const struct rhash_head *he) in rht_obj()
166 const struct rhash_head *he, const struct rhashtable_params params) in rht_head_hashfn()
243 struct rhash_head *obj);
358 static inline struct rhash_head *__rht_ptr( in __rht_ptr()
361 return (struct rhash_head *) in __rht_ptr()
373 static inline struct rhash_head *rht_ptr_rcu( in rht_ptr_rcu()
379 static inline struct rhash_head *rht_ptr( in rht_ptr()
387 static inline struct rhash_head *rht_ptr_exclusive( in rht_ptr_exclusive()
394 struct rhash_head *obj) in rht_assign_locked()
[all …]
Drhashtable-types.h17 struct rhash_head { struct
18 struct rhash_head __rcu *next; argument
22 struct rhash_head rhead;
122 struct rhash_head *p;
Dipc.h25 struct rhash_head khtnode;
/Linux-v6.6/drivers/net/ethernet/netronome/nfp/flower/
Dconntrack.h61 struct rhash_head hash_node;
160 struct rhash_head hash_node;
186 struct rhash_head hash_node;
205 struct rhash_head hash_node;
Dmain.h185 struct rhash_head ht_node;
436 struct rhash_head fl_node;
481 struct rhash_head ht_node;
498 struct rhash_head ht_node;
/Linux-v6.6/lib/
Drhashtable.c39 const struct rhash_head *he) in head_hashfn()
231 struct rhash_head *head, *next, *entry; in rhashtable_rehash_one()
232 struct rhash_head __rcu **pprev = NULL; in rhashtable_rehash_one()
493 const void *key, struct rhash_head *obj) in rhashtable_lookup_one()
499 struct rhash_head __rcu **pprev = NULL; in rhashtable_lookup_one()
500 struct rhash_head *head; in rhashtable_lookup_one()
543 struct bucket_table *tbl, unsigned int hash, struct rhash_head *obj, in rhashtable_insert_one()
547 struct rhash_head *head; in rhashtable_insert_one()
591 struct rhash_head *obj) in rhashtable_try_insert()
634 struct rhash_head *obj) in rhashtable_insert_slow()
[all …]
/Linux-v6.6/drivers/net/ethernet/sfc/
Dtc.h33 struct rhash_head linkage;
155 struct rhash_head linkage;
168 struct rhash_head linkage;
193 struct rhash_head linkage;
204 struct rhash_head linkage;
Dtc_conntrack.h21 struct rhash_head linkage;
41 struct rhash_head linkage;
Dtc_counters.h28 struct rhash_head linkage; /* efx->tc->counter_ht */
42 struct rhash_head linkage; /* efx->tc->counter_id_ht */
Dtc_encap_actions.h62 struct rhash_head linkage;
81 struct rhash_head linkage; /* efx->tc_encap_ht */
/Linux-v6.6/drivers/net/ethernet/marvell/prestera/
Dprestera_router_hw.h66 struct rhash_head ht_node; /* node of prestera_vr */
88 struct rhash_head ht_node; /* node of prestera_vr */
117 struct rhash_head ht_node; /* node of prestera_vr */
/Linux-v6.6/include/net/
Dioam6.h18 struct rhash_head head;
29 struct rhash_head head;
Dxdp_priv.h15 struct rhash_head node;
Dseg6_hmac.h26 struct rhash_head node;
Dinet_frag.h86 struct rhash_head node;
/Linux-v6.6/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.h154 struct rhash_head node;
178 struct rhash_head node;
192 struct rhash_head node;
/Linux-v6.6/drivers/net/wireless/ath/ath11k/
Dpeer.h25 struct rhash_head rhash_id;
27 struct rhash_head rhash_addr;
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/esw/
Dbridge_priv.h145 struct rhash_head ht_node;
162 struct rhash_head ht_node;
/Linux-v6.6/net/handshake/
Dhandshake.h32 struct rhash_head hr_rhash;
/Linux-v6.6/net/netlink/
Daf_netlink.h51 struct rhash_head node;
/Linux-v6.6/drivers/net/ethernet/intel/ice/
Dice_eswitch_br.h26 struct rhash_head ht_node;
/Linux-v6.6/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_flower.h51 struct rhash_head node;
/Linux-v6.6/drivers/net/ethernet/mediatek/
Dmtk_ppe.h291 struct rhash_head l2_node;
306 struct rhash_head node;
/Linux-v6.6/net/mac80211/
Dmesh.h107 struct rhash_head rhash;
149 struct rhash_head rhash;
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
Dact_stats.c22 struct rhash_head hash;

123