Home
last modified time | relevance | path

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

123

/Linux-v6.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);
351 static inline struct rhash_head *__rht_ptr( in __rht_ptr()
354 return (struct rhash_head *) in __rht_ptr()
366 static inline struct rhash_head *rht_ptr_rcu( in rht_ptr_rcu()
372 static inline struct rhash_head *rht_ptr( in rht_ptr()
380 static inline struct rhash_head *rht_ptr_exclusive( in rht_ptr_exclusive()
387 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.1/drivers/net/ethernet/netronome/nfp/flower/
Dconntrack.h61 struct rhash_head hash_node;
151 struct rhash_head hash_node;
176 struct rhash_head hash_node;
194 struct rhash_head hash_node;
Dmain.h169 struct rhash_head ht_node;
418 struct rhash_head fl_node;
463 struct rhash_head ht_node;
480 struct rhash_head ht_node;
/Linux-v6.1/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()
490 const void *key, struct rhash_head *obj) in rhashtable_lookup_one()
496 struct rhash_head __rcu **pprev = NULL; in rhashtable_lookup_one()
497 struct rhash_head *head; in rhashtable_lookup_one()
540 struct bucket_table *tbl, unsigned int hash, struct rhash_head *obj, in rhashtable_insert_one()
544 struct rhash_head *head; in rhashtable_insert_one()
588 struct rhash_head *obj) in rhashtable_try_insert()
630 struct rhash_head *obj) in rhashtable_insert_slow()
[all …]
Dtest_rhashtable.c64 struct rhash_head node;
179 struct rhash_head *pos; in test_bucket_stats()
484 struct rhash_head *pos, *next; in print_ht()
/Linux-v6.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 */
Dprestera_acl.h128 struct rhash_head ht_node; /* Member of acl HT */
/Linux-v6.1/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.h83 struct rhash_head node;
/Linux-v6.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.h154 struct rhash_head node;
178 struct rhash_head node;
192 struct rhash_head node;
/Linux-v6.1/drivers/net/wireless/ath/ath11k/
Dpeer.h25 struct rhash_head rhash_id;
27 struct rhash_head rhash_addr;
Dpeer.c172 struct rhash_head *rhead, in ath11k_peer_rhash_insert()
192 struct rhash_head *rhead, in ath11k_peer_rhash_remove()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/esw/
Dbridge_priv.h31 struct rhash_head ht_node;
/Linux-v6.1/fs/nfsd/
Dfilecache.h32 struct rhash_head nf_rhash;
/Linux-v6.1/net/netlink/
Daf_netlink.h47 struct rhash_head node;
/Linux-v6.1/drivers/net/ethernet/sfc/
Dtc.h61 struct rhash_head linkage;
/Linux-v6.1/drivers/net/ethernet/mediatek/
Dmtk_ppe.h267 struct rhash_head l2_node;
283 struct rhash_head node;
/Linux-v6.1/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_flower.h51 struct rhash_head node;
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_rep.h133 struct rhash_head rhash_node;
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_priv.h77 struct rhash_head node;
/Linux-v6.1/security/apparmor/include/
Dpolicy.h94 struct rhash_head head;

123