Searched refs:hlist_for_each_entry_rcu_bh (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/wireguard/
H A Dpeerlookup.c60 hlist_for_each_entry_rcu_bh(iter_peer, pubkey_bucket(table, pubkey), function
133 hlist_for_each_entry_rcu_bh(existing_entry, function
145 hlist_for_each_entry_rcu_bh(existing_entry, function
209 hlist_for_each_entry_rcu_bh(iter_entry, index_bucket(table, index), function
/linux-master/include/linux/
H A Drculist.h754 * hlist_for_each_entry_rcu_bh - iterate over rcu list of given type
763 #define hlist_for_each_entry_rcu_bh(pos, head, member) \ macro
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Den_rx.c796 hlist_for_each_entry_rcu_bh(entry, bucket, hlist) { function
/linux-master/net/ipv6/
H A Daddrconf.c4622 hlist_for_each_entry_rcu_bh(ifp, &net->ipv6.inet6_addr_lst[i], addr_lst) {

Completed in 189 milliseconds