Home
last modified time | relevance | path

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

/linux/include/linux/
A Drhashtable-types.h21 struct rhlist_head { struct
23 struct rhlist_head __rcu *next; argument
123 struct rhlist_head *list;
A Drhashtable.h684 static inline struct rhlist_head *rhltable_lookup( in rhltable_lookup()
733 struct rhlist_head *plist; in __rhashtable_insert_fast()
734 struct rhlist_head *list; in __rhashtable_insert_fast()
751 list = container_of(obj, struct rhlist_head, rhead); in __rhashtable_insert_fast()
781 struct rhlist_head *list; in __rhashtable_insert_fast()
783 list = container_of(obj, struct rhlist_head, rhead); in __rhashtable_insert_fast()
872 struct rhltable *hlt, struct rhlist_head *list, in rhltable_insert()
1005 struct rhlist_head *list; in __rhashtable_remove_fast_one()
1007 list = container_of(he, struct rhlist_head, rhead); in __rhashtable_remove_fast_one()
1010 struct rhlist_head __rcu **lpprev; in __rhashtable_remove_fast_one()
[all …]
A Dmroute_base.h131 struct rhlist_head mnode;
/linux/lib/
A Drhashtable.c502 struct rhlist_head *list; in rhashtable_lookup_one()
503 struct rhlist_head *plist; in rhashtable_lookup_one()
517 list = container_of(obj, struct rhlist_head, rhead); in rhashtable_lookup_one()
569 struct rhlist_head *list; in rhashtable_insert_one()
756 struct rhlist_head *list; in rhashtable_walk_start_check()
790 struct rhlist_head *list = iter->list; in __rhashtable_walk_find_next()
803 list = container_of(p, struct rhlist_head, in __rhashtable_walk_find_next()
861 struct rhlist_head *list = iter->list; in rhashtable_walk_next()
869 list = container_of(p, struct rhlist_head, rhead); in rhashtable_walk_next()
900 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()
509 struct rhlist_head *list = container_of(pos, struct rhlist_head, rhead); in print_ht()
/linux/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/net/mac80211/
A Dsta_info.h576 struct rhlist_head hash_node;
771 struct rhlist_head *sta_info_hash_lookup(struct ieee80211_local *local,
A Dsta_info.c159 struct rhlist_head *sta_info_hash_lookup(struct ieee80211_local *local, in sta_info_hash_lookup()
170 struct rhlist_head *tmp; in sta_info_get()
195 struct rhlist_head *tmp; in sta_info_get_bss()
216 struct rhlist_head *tmp; in sta_info_get_by_addrs()
1266 struct rhlist_head *tmp; in ieee80211_find_sta_by_ifaddr()
A Drx.c4745 struct rhlist_head *tmp; in __ieee80211_rx_handle_packet()
/linux/net/sctp/
A Dinput.c959 struct rhlist_head *tmp, *list; in sctp_hash_transport()
1004 struct rhlist_head *tmp, *list; in sctp_addrs_lookup_transport()
1033 struct rhlist_head *tmp, *list; in sctp_epaddr_lookup_transport()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Dfs_core.h264 struct rhlist_head hash;
A Dfs_core.c1700 struct rhlist_head *tmp, *list; in build_match_list()
/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_ptp.c48 struct rhlist_head ht_node;
377 struct rhlist_head *tmp, *list; in mlxsw_sp1_ptp_unmatched_lookup()
/linux/include/net/netfilter/
A Dnf_tables.h994 struct rhlist_head rhlhead;
1184 struct rhlist_head rhlhead;
/linux/include/net/sctp/
A Dstructs.h776 struct rhlist_head node;
/linux/net/netfilter/
A Dnf_tables_api.c1376 struct rhlist_head *tmp, *list; in nft_chain_lookup()
3045 struct rhlist_head *list, *tmp; in nf_tables_dump_rules()
6377 struct rhlist_head *tmp, *list; in nft_obj_lookup()

Completed in 91 milliseconds