Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Drhashtable-types.h21 struct rhlist_head { struct
23 struct rhlist_head __rcu *next; argument
123 struct rhlist_head *list;
A Drhashtable.h692 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 …]
A Dmroute_base.h136 struct rhlist_head mnode;
A Dperf_event.h190 struct rhlist_head bp_list;
/linux-6.3-rc2/lib/
A Drhashtable.c505 struct rhlist_head *list; in rhashtable_lookup_one()
506 struct rhlist_head *plist; in rhashtable_lookup_one()
520 list = container_of(obj, struct rhlist_head, rhead); in rhashtable_lookup_one()
572 struct rhlist_head *list; in rhashtable_insert_one()
760 struct rhlist_head *list; in rhashtable_walk_start_check()
794 struct rhlist_head *list = iter->list; in __rhashtable_walk_find_next()
807 list = container_of(p, struct rhlist_head, in __rhashtable_walk_find_next()
865 struct rhlist_head *list = iter->list; in rhashtable_walk_next()
873 list = container_of(p, struct rhlist_head, rhead); in rhashtable_walk_next()
904 struct rhlist_head *list = iter->list; in rhashtable_walk_peek()
[all …]
A Dtest_rhashtable.c69 struct rhlist_head list_node;
311 struct rhlist_head *h, *pos; in test_rhltable()
493 struct rhlist_head *list = container_of(pos, struct rhlist_head, rhead); in print_ht()
/linux-6.3-rc2/net/mac80211/
A Dsta_info.h524 struct rhlist_head link_hash_node;
650 struct rhlist_head hash_node;
813 struct rhlist_head *sta_info_hash_lookup(struct ieee80211_local *local,
833 struct rhlist_head *link_sta_info_hash_lookup(struct ieee80211_local *local,
A Dsta_info.c190 struct rhlist_head *sta_info_hash_lookup(struct ieee80211_local *local, in sta_info_hash_lookup()
201 struct rhlist_head *tmp; in sta_info_get()
226 struct rhlist_head *tmp; in sta_info_get_bss()
244 struct rhlist_head *link_sta_info_hash_lookup(struct ieee80211_local *local, in link_sta_info_hash_lookup()
255 struct rhlist_head *tmp; in link_sta_info_get_bss()
283 struct rhlist_head *tmp; in ieee80211_find_sta_by_link_addrs()
315 struct rhlist_head *tmp; in sta_info_get_by_addrs()
1495 struct rhlist_head *tmp; in ieee80211_find_sta_by_ifaddr()
A Drx.c5005 struct rhlist_head *tmp; in __ieee80211_rx_handle_packet()
/linux-6.3-rc2/net/ipv4/
A 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.3-rc2/net/sctp/
A Dinput.c942 struct rhlist_head *tmp, *list; in sctp_hash_transport()
998 struct rhlist_head *tmp, *list; in sctp_addrs_lookup_transport()
1030 struct rhlist_head *tmp, *list; in sctp_epaddr_lookup_transport()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Dfs_core.h271 struct rhlist_head hash;
A Dfs_core.c1803 struct rhlist_head *tmp, *list; in build_match_list()
/linux-6.3-rc2/fs/nfsd/
A Dstate.h550 struct rhlist_head fi_rlist;
A Dnfs4state.c4704 struct rhlist_head *tmp, *list; in nfsd4_file_hash_lookup()
4734 struct rhlist_head *tmp, *list; in nfsd4_file_hash_insert()
/linux-6.3-rc2/include/net/netfilter/
A Dnf_tables.h1072 struct rhlist_head rhlhead;
1261 struct rhlist_head rhlhead;
/linux-6.3-rc2/kernel/events/
A Dhw_breakpoint.c324 struct rhlist_head *head, *pos; in task_bp_pinned()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_ptp.c62 struct rhlist_head ht_node;
549 struct rhlist_head *tmp, *list; in mlxsw_sp1_ptp_unmatched_lookup()
/linux-6.3-rc2/include/net/sctp/
A Dstructs.h777 struct rhlist_head node;
/linux-6.3-rc2/net/netfilter/
A Dnf_tables_api.c1487 struct rhlist_head *tmp, *list; in nft_chain_lookup()
3231 struct rhlist_head *list, *tmp; in nf_tables_dump_rules()
6792 struct rhlist_head *tmp, *list; in nft_obj_lookup()

Completed in 115 milliseconds