Home
last modified time | relevance | path

Searched refs:rhlist_head (Results 1 – 22 of 22) sorted by relevance

/linux-6.12.1/include/linux/
Drhashtable-types.h22 struct rhlist_head { struct
24 struct rhlist_head __rcu *next; argument
127 struct rhlist_head *list;
Drhashtable.h692 static inline struct rhlist_head *rhltable_lookup( in rhltable_lookup()
698 return he ? container_of(he, struct rhlist_head, rhead) : NULL; in rhltable_lookup()
742 struct rhlist_head *plist; in __rhashtable_insert_fast()
743 struct rhlist_head *list; in __rhashtable_insert_fast()
760 list = container_of(obj, struct rhlist_head, rhead); in __rhashtable_insert_fast()
761 plist = container_of(head, struct rhlist_head, rhead); in __rhashtable_insert_fast()
790 struct rhlist_head *list; in __rhashtable_insert_fast()
792 list = container_of(obj, struct rhlist_head, rhead); in __rhashtable_insert_fast()
858 struct rhltable *hlt, const void *key, struct rhlist_head *list, in rhltable_insert_key()
881 struct rhltable *hlt, struct rhlist_head *list, in rhltable_insert()
[all …]
Dmroute_base.h136 struct rhlist_head mnode;
Dperf_event.h193 struct rhlist_head bp_list;
/linux-6.12.1/lib/
Drhashtable.c509 struct rhlist_head *list; in rhashtable_lookup_one()
510 struct rhlist_head *plist; in rhashtable_lookup_one()
524 list = container_of(obj, struct rhlist_head, rhead); in rhashtable_lookup_one()
525 plist = container_of(head, struct rhlist_head, rhead); in rhashtable_lookup_one()
576 struct rhlist_head *list; in rhashtable_insert_one()
578 list = container_of(obj, struct rhlist_head, rhead); in rhashtable_insert_one()
764 struct rhlist_head *list; in rhashtable_walk_start_check()
767 for (list = container_of(p, struct rhlist_head, rhead); in rhashtable_walk_start_check()
798 struct rhlist_head *list = iter->list; in __rhashtable_walk_find_next()
811 list = container_of(p, struct rhlist_head, in __rhashtable_walk_find_next()
[all …]
Dtest_rhashtable.c70 struct rhlist_head list_node;
312 struct rhlist_head *h, *pos; in test_rhltable()
494 struct rhlist_head *list = container_of(pos, struct rhlist_head, rhead); in print_ht()
/linux-6.12.1/net/mac80211/
Dsta_info.h525 struct rhlist_head link_hash_node;
654 struct rhlist_head hash_node;
820 struct rhlist_head *sta_info_hash_lookup(struct ieee80211_local *local,
840 struct rhlist_head *link_sta_info_hash_lookup(struct ieee80211_local *local,
Dsta_info.c197 struct rhlist_head *sta_info_hash_lookup(struct ieee80211_local *local, in sta_info_hash_lookup()
208 struct rhlist_head *tmp; in sta_info_get()
233 struct rhlist_head *tmp; in sta_info_get_bss()
251 struct rhlist_head *link_sta_info_hash_lookup(struct ieee80211_local *local, in link_sta_info_hash_lookup()
262 struct rhlist_head *tmp; in link_sta_info_get_bss()
290 struct rhlist_head *tmp; in ieee80211_find_sta_by_link_addrs()
322 struct rhlist_head *tmp; in sta_info_get_by_addrs()
1648 struct rhlist_head *tmp; in ieee80211_find_sta_by_ifaddr()
Drx.c5190 struct rhlist_head *tmp; in __ieee80211_rx_handle_packet()
/linux-6.12.1/fs/nfsd/
Dfilecache.h32 struct rhlist_head nf_rlist;
Dfilecache.c637 struct rhlist_head *tmp, *list; in nfsd_file_queue_for_close()
958 struct rhlist_head *tmp, *list; in nfsd_file_lookup_locked()
996 struct rhlist_head *tmp, *list; in nfsd_file_is_cached()
Dstate.h593 struct rhlist_head fi_rlist;
Dnfs4state.c5062 struct rhlist_head *tmp, *list; in nfsd4_file_hash_lookup()
5092 struct rhlist_head *tmp, *list; in nfsd4_file_hash_insert()
/linux-6.12.1/net/ipv4/
Dipmr_base.c66 struct rhlist_head *tmp, *list; in mr_mfc_find_parent()
80 struct rhlist_head *tmp, *list; in mr_mfc_find_any_parent()
95 struct rhlist_head *tmp, *list; in mr_mfc_find_any()
/linux-6.12.1/net/sctp/
Dinput.c945 struct rhlist_head *tmp, *list; in sctp_hash_transport()
1001 struct rhlist_head *tmp, *list; in sctp_addrs_lookup_transport()
1033 struct rhlist_head *tmp, *list; in sctp_epaddr_lookup_transport()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.h290 struct rhlist_head hash;
Dfs_core.c2051 struct rhlist_head *tmp, *list; in build_match_list()
/linux-6.12.1/include/net/netfilter/
Dnf_tables.h1114 struct rhlist_head rhlhead;
1355 struct rhlist_head rhlhead;
/linux-6.12.1/kernel/events/
Dhw_breakpoint.c324 struct rhlist_head *head, *pos; in task_bp_pinned()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_ptp.c63 struct rhlist_head ht_node;
550 struct rhlist_head *tmp, *list; in mlxsw_sp1_ptp_unmatched_lookup()
/linux-6.12.1/include/net/sctp/
Dstructs.h774 struct rhlist_head node;
/linux-6.12.1/net/netfilter/
Dnf_tables_api.c1738 struct rhlist_head *tmp, *list; in nft_chain_lookup()
3646 struct rhlist_head *list, *tmp; in nf_tables_dump_rules()
7622 struct rhlist_head *tmp, *list; in nft_obj_lookup()