Home
last modified time | relevance | path

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

1234

/linux-6.12.1/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.h18 struct rhash_head { struct
19 struct rhash_head __rcu *next; argument
23 struct rhash_head rhead;
126 struct rhash_head *p;
Dipc.h25 struct rhash_head khtnode;
/linux-6.12.1/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-6.12.1/lib/
Drhashtable.c39 const struct rhash_head *he) in head_hashfn()
235 struct rhash_head *head, *next, *entry; in rhashtable_rehash_one()
236 struct rhash_head __rcu **pprev = NULL; in rhashtable_rehash_one()
497 const void *key, struct rhash_head *obj) in rhashtable_lookup_one()
503 struct rhash_head __rcu **pprev = NULL; in rhashtable_lookup_one()
504 struct rhash_head *head; in rhashtable_lookup_one()
547 struct bucket_table *tbl, unsigned int hash, struct rhash_head *obj, in rhashtable_insert_one()
551 struct rhash_head *head; in rhashtable_insert_one()
595 struct rhash_head *obj) in rhashtable_try_insert()
638 struct rhash_head *obj) in rhashtable_insert_slow()
[all …]
/linux-6.12.1/drivers/net/ethernet/sfc/
Dtc.h33 struct rhash_head linkage;
161 struct rhash_head linkage;
174 struct rhash_head linkage;
200 struct rhash_head linkage;
211 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-6.12.1/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-6.12.1/include/net/
Dioam6.h19 struct rhash_head head;
30 struct rhash_head head;
Dxdp_priv.h15 struct rhash_head node;
Dseg6_hmac.h26 struct rhash_head node;
/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.h154 struct rhash_head node;
178 struct rhash_head node;
192 struct rhash_head node;
/linux-6.12.1/drivers/net/wireless/ath/ath11k/
Dpeer.h25 struct rhash_head rhash_id;
27 struct rhash_head rhash_addr;
/linux-6.12.1/fs/bcachefs/
Dmove_types.h31 struct rhash_head hash;
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/esw/
Dbridge_priv.h145 struct rhash_head ht_node;
162 struct rhash_head ht_node;
/linux-6.12.1/net/handshake/
Dhandshake.h32 struct rhash_head hr_rhash;
/linux-6.12.1/net/netlink/
Daf_netlink.h50 struct rhash_head node;
/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_eswitch_br.h26 struct rhash_head ht_node;
/linux-6.12.1/include/linux/sched/
Dext.h66 struct rhash_head hash_node;
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_flower.h51 struct rhash_head node;
/linux-6.12.1/drivers/net/ethernet/mediatek/
Dmtk_ppe.h291 struct rhash_head l2_node;
306 struct rhash_head node;
/linux-6.12.1/net/mac80211/
Dmesh.h108 struct rhash_head rhash;
179 struct rhash_head rhash;

1234