Home
last modified time | relevance | path

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

123

/linux/include/linux/
H A Drhashtable.h109 static inline bool rht_is_a_nulls(const struct rhash_head *ptr) in rht_is_a_nulls()
115 const struct rhash_head *he) in rht_obj()
160 const struct rhash_head *he, const struct rhashtable_params params) in rht_head_hashfn()
237 struct rhash_head *obj);
361 static __always_inline struct rhash_head *__rht_ptr( in __rht_ptr()
370 return (struct rhash_head *) in __rht_ptr()
373 return (struct rhash_head *) in __rht_ptr()
384 static __always_inline struct rhash_head *__rht_ptr_rcu( in __rht_ptr_rcu()
391 static inline struct rhash_head *rht_ptr_rcu( in rht_ptr_rcu()
397 static inline struct rhash_head *rht_ptr( in rht_ptr()
[all …]
H A Drhashtable-types.h19 struct rhash_head { struct
20 struct rhash_head __rcu *next; argument
24 struct rhash_head rhead;
131 struct rhash_head *p;
H A Dipc.h25 struct rhash_head khtnode;
/linux/drivers/net/ethernet/netronome/nfp/flower/
H A 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;
H A 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/lib/
H A 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()
522 const void *key, struct rhash_head *obj) in rhashtable_lookup_one()
528 struct rhash_head __rcu **pprev = NULL; in rhashtable_lookup_one()
529 struct rhash_head *head; in rhashtable_lookup_one()
572 struct bucket_table *tbl, unsigned int hash, struct rhash_head *obj, in rhashtable_insert_one()
576 struct rhash_head *head; in rhashtable_insert_one()
617 struct rhash_head *obj) in rhashtable_try_insert()
668 struct rhash_head *obj) in rhashtable_insert_slow()
[all …]
H A Dtest_rhashtable.c65 struct rhash_head node;
180 struct rhash_head *pos; in test_bucket_stats()
483 struct rhash_head *pos, *next; in print_ht()
/linux/drivers/net/ethernet/sfc/
H A 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;
H A Dtc_conntrack.h21 struct rhash_head linkage;
41 struct rhash_head linkage;
H A Dtc_counters.h28 struct rhash_head linkage; /* efx->tc->counter_ht */
42 struct rhash_head linkage; /* efx->tc->counter_id_ht */
H A Dtc_encap_actions.h62 struct rhash_head linkage;
81 struct rhash_head linkage; /* efx->tc_encap_ht */
/linux/drivers/net/ethernet/marvell/prestera/
H A 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 */
H A Dprestera_acl.h128 struct rhash_head ht_node; /* Member of acl HT */
/linux/include/net/
H A Dioam6.h19 struct rhash_head head;
30 struct rhash_head head;
H A Dxdp_priv.h15 struct rhash_head node;
H A Dinet_frag.h86 struct rhash_head node;
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.h154 struct rhash_head node;
178 struct rhash_head node;
192 struct rhash_head node;
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dbridge_priv.h145 struct rhash_head ht_node;
162 struct rhash_head ht_node;
/linux/net/handshake/
H A Dhandshake.h32 struct rhash_head hr_rhash;
/linux/net/netlink/
H A Daf_netlink.h50 struct rhash_head node;
/linux/drivers/net/ethernet/intel/ice/
H A Dice_eswitch_br.h26 struct rhash_head ht_node;
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_flower.h51 struct rhash_head node;
/linux/net/mac80211/
H A Dmesh.h108 struct rhash_head rhash;
179 struct rhash_head rhash;
/linux/include/net/netfilter/
H A Dnf_queue.h15 struct rhash_head hash_node;
/linux/drivers/net/ethernet/airoha/
H A Dairoha_eth.h477 struct rhash_head l2_node; /* L2 flow entry */
488 struct rhash_head node;

123