Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Drhashtable.h52 struct rhash_head { struct
53 struct rhash_head __rcu *next; argument
79 struct rhash_head __rcu *buckets[] ____cacheline_aligned_in_smp;
175 struct rhash_head *p;
189 static inline bool rht_is_a_nulls(const struct rhash_head *ptr) in rht_is_a_nulls()
194 static inline unsigned long rht_get_nulls_value(const struct rhash_head *ptr) in rht_get_nulls_value()
200 const struct rhash_head *he) in rht_obj()
244 const struct rhash_head *he, const struct rhashtable_params params) in rht_head_hashfn()
345 struct rhash_head *obj,
537 struct rhash_head *he; in rhashtable_lookup_fast()
[all …]
/linux-4.4.14/lib/
Drhashtable.c37 const struct rhash_head *he) in head_hashfn()
163 struct rhash_head __rcu **pprev = &old_tbl->buckets[old_hash]; in rhashtable_rehash_one()
165 struct rhash_head *head, *next, *entry; in rhashtable_rehash_one()
383 struct rhash_head *head; in rhashtable_check_elasticity()
443 struct rhash_head *obj, in rhashtable_insert_slow()
446 struct rhash_head *head; in rhashtable_insert_slow()
598 struct rhash_head *p = iter->p; in rhashtable_walk_next()
834 struct rhash_head *pos, *next; in rhashtable_free_and_destroy()
Dtest_rhashtable.c57 struct rhash_head node;
118 struct rhash_head *pos; in test_bucket_stats()
/linux-4.4.14/net/netlink/
Daf_netlink.h54 struct rhash_head node;
Ddiag.c117 struct rhash_head *pos; in __netlink_diag_dump()
/linux-4.4.14/net/mac80211/
Dsta_info.h392 struct rhash_head hash_node;
Dsta_info.c163 struct rhash_head *tmp; in sta_info_get()
191 struct rhash_head *tmp; in sta_info_get_bss()
1101 struct rhash_head *tmp; in ieee80211_find_sta_by_ifaddr()
Dstatus.c739 struct rhash_head *tmp; in ieee80211_tx_status()
Drx.c3460 struct rhash_head *tmp; in __ieee80211_rx_handle_packet()
/linux-4.4.14/net/netfilter/
Dnft_hash.c33 struct rhash_head node;
/linux-4.4.14/fs/gfs2/
Dincore.h370 struct rhash_head gl_node;
Dglock.c1420 struct rhash_head *pos, *next; in glock_hash_walk()
/linux-4.4.14/net/rds/
Drds.h478 struct rhash_head rs_bound_node;
/linux-4.4.14/net/tipc/
Dsocket.c101 struct rhash_head node;
2244 struct rhash_head *pos; in tipc_sk_reinit()
2686 struct rhash_head *pos; in tipc_nl_sk_dump()
/linux-4.4.14/net/bridge/
Dbr_private.h100 struct rhash_head vnode;
/linux-4.4.14/net/sched/
Dcls_flower.c62 struct rhash_head ht_node;