Home
last modified time | relevance | path

Searched refs:hlist_replace_rcu (Results 1 – 9 of 9) 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/net/rxrpc/
H A Dlocal_object.c298 hlist_replace_rcu(cursor, &local->link); in rxrpc_lookup_local()
/linux/include/linux/
H A Drculist.h612 static inline void hlist_replace_rcu(struct hlist_node *old, in hlist_replace_rcu() function
/linux/net/ipv6/
H A Daddrlabel.c214 hlist_replace_rcu(&p->list, &newp->list); in __ip6addrlbl_add()
/linux/kernel/
H A Dpid.c461 hlist_replace_rcu(&old->pid_links[type], &new->pid_links[type]); in transfer_pid()
H A Dkprobes.c1358 hlist_replace_rcu(&p->hlist, &ap->hlist); in init_aggr_kprobe()
/linux/security/selinux/
H A Davc.c454 hlist_replace_rcu(&old->list, &new->list); in avc_node_replace()
/linux/net/openvswitch/
H A Dconntrack.c889 hlist_replace_rcu(&ct_limit->hlist_node, in ct_limit_set()
/linux/Documentation/RCU/
H A Dchecklist.rst190 The list_replace_rcu() and hlist_replace_rcu() primitives