| /linux-6.15/include/linux/ |
| H A D | rhashtable-types.h | 22 struct rhlist_head { struct 24 struct rhlist_head __rcu *next; argument 127 struct rhlist_head *list;
|
| H A D | rhashtable.h | 692 static inline struct rhlist_head *rhltable_lookup( 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() 790 struct rhlist_head *list; in __rhashtable_insert_fast() 792 list = container_of(obj, struct rhlist_head, rhead); in __rhashtable_insert_fast() 881 struct rhltable *hlt, struct rhlist_head *list, in rhltable_insert() 1015 struct rhlist_head *list; in __rhashtable_remove_fast_one() 1017 list = container_of(he, struct rhlist_head, rhead); in __rhashtable_remove_fast_one() 1020 struct rhlist_head __rcu **lpprev; in __rhashtable_remove_fast_one() [all …]
|
| H A D | mroute_base.h | 136 struct rhlist_head mnode;
|
| H A D | perf_event.h | 199 struct rhlist_head bp_list;
|
| /linux-6.15/lib/ |
| H A D | rhashtable.c | 509 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() 576 struct rhlist_head *list; in rhashtable_insert_one() 768 struct rhlist_head *list; in rhashtable_walk_start_check() 802 struct rhlist_head *list = iter->list; in __rhashtable_walk_find_next() 815 list = container_of(p, struct rhlist_head, in __rhashtable_walk_find_next() 873 struct rhlist_head *list = iter->list; in rhashtable_walk_next() 881 list = container_of(p, struct rhlist_head, rhead); in rhashtable_walk_next() 912 struct rhlist_head *list = iter->list; in rhashtable_walk_peek() [all …]
|
| H A D | test_rhashtable.c | 70 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.15/net/mac80211/ |
| H A D | sta_info.h | 529 struct rhlist_head link_hash_node; 661 struct rhlist_head hash_node; 827 struct rhlist_head *sta_info_hash_lookup(struct ieee80211_local *local, 847 struct rhlist_head *link_sta_info_hash_lookup(struct ieee80211_local *local,
|
| H A D | sta_info.c | 197 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() 1683 struct rhlist_head *tmp; in ieee80211_find_sta_by_ifaddr()
|
| H A D | rx.c | 5144 struct rhlist_head *tmp; in __ieee80211_rx_handle_packet()
|
| /linux-6.15/fs/nfsd/ |
| H A D | filecache.h | 38 struct rhlist_head nf_rlist;
|
| H A D | filecache.c | 666 struct rhlist_head *tmp, *list; in nfsd_file_queue_for_close() 990 struct rhlist_head *tmp, *list; in nfsd_file_lookup_locked() 1028 struct rhlist_head *tmp, *list; in nfsd_file_is_cached()
|
| H A D | state.h | 630 struct rhlist_head fi_rlist;
|
| H A D | nfs4state.c | 5221 struct rhlist_head *tmp, *list; in nfsd4_file_hash_lookup() 5251 struct rhlist_head *tmp, *list; in nfsd4_file_hash_insert()
|
| /linux-6.15/net/ipv4/ |
| H A D | ipmr_base.c | 66 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.15/fs/bcachefs/ |
| H A D | fs.h | 17 struct rhlist_head by_inum_hash;
|
| /linux-6.15/net/sctp/ |
| H A D | input.c | 945 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.15/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | fs_core.h | 309 struct rhlist_head hash;
|
| H A D | fs_core.c | 2058 struct rhlist_head *tmp, *list; in build_match_list()
|
| /linux-6.15/kernel/events/ |
| H A D | hw_breakpoint.c | 324 struct rhlist_head *head, *pos; in task_bp_pinned()
|
| /linux-6.15/include/net/netfilter/ |
| H A D | nf_tables.h | 1122 struct rhlist_head rhlhead; 1360 struct rhlist_head rhlhead;
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_ptp.c | 63 struct rhlist_head ht_node; 550 struct rhlist_head *tmp, *list; in mlxsw_sp1_ptp_unmatched_lookup()
|
| /linux-6.15/include/net/sctp/ |
| H A D | structs.h | 774 struct rhlist_head node;
|
| /linux-6.15/net/netfilter/ |
| H A D | nf_tables_api.c | 1836 struct rhlist_head *tmp, *list; in nft_chain_lookup() 3765 struct rhlist_head *list, *tmp; in nf_tables_dump_rules() 7943 struct rhlist_head *tmp, *list; in nft_obj_lookup()
|