Searched defs:hlist_for_each_entry_rcu_bh (Results 1 - 3 of 3) 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.h763 #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

Completed in 143 milliseconds