Home
last modified time | relevance | path

Searched refs:hlist_replace_rcu (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/wireguard/
H A Dpeerlookup.c178 hlist_replace_rcu(&old->index_hash, &new->index_hash); in wg_index_hashtable_replace()
/linux/include/linux/
H A Drculist.h573 static inline void hlist_replace_rcu(struct hlist_node *old, in hlist_replace_rcu() function
/linux/security/selinux/
H A Davc.c454 hlist_replace_rcu(&old->list, &new->list); in avc_node_replace()
/linux/net/ipv4/
H A Dfib_frontend.c149 hlist_replace_rcu(&old->tb_hlist, &new->tb_hlist); in fib_replace_table()
/linux/net/openvswitch/
H A Dconntrack.c888 hlist_replace_rcu(&ct_limit->hlist_node, in ct_limit_set()
/linux/Documentation/RCU/
H A Dchecklist.rst184 The list_replace_rcu() and hlist_replace_rcu() primitives
H A DwhatisRCU.rst1043 hlist_replace_rcu