Home
last modified time | relevance | path

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

/linux/drivers/net/wireguard/
A Dpeerlookup.c178 hlist_replace_rcu(&old->index_hash, &new->index_hash); in wg_index_hashtable_replace()
/linux/include/linux/
A Drculist.h524 static inline void hlist_replace_rcu(struct hlist_node *old, in hlist_replace_rcu() function
/linux/kernel/
A Dpid.c393 hlist_replace_rcu(&old->pid_links[type], &new->pid_links[type]); in transfer_pid()
A Dkprobes.c1343 hlist_replace_rcu(&p->hlist, &ap->hlist); in init_aggr_kprobe()
/linux/net/ipv6/
A Daddrlabel.c221 hlist_replace_rcu(&p->list, &newp->list); in __ip6addrlbl_add()
/linux/net/ipv4/
A Dfib_trie.c1303 hlist_replace_rcu(&fa->fa_list, &new_fa->fa_list); in fib_table_insert()
1314 hlist_replace_rcu(&new_fa->fa_list, in fib_table_insert()
A Dfib_frontend.c148 hlist_replace_rcu(&old->tb_hlist, &new->tb_hlist); in fib_replace_table()
/linux/security/selinux/
A Davc.c460 hlist_replace_rcu(&old->list, &new->list); in avc_node_replace()
/linux/Documentation/RCU/
A Dchecklist.rst174 The list_replace_rcu() and hlist_replace_rcu() primitives
A DwhatisRCU.rst920 hlist_replace_rcu
/linux/net/openvswitch/
A Dconntrack.c1120 hlist_replace_rcu(&ct_limit->hlist_node, in ct_limit_set()

Completed in 30 milliseconds