Home
last modified time | relevance | path

Searched refs:hlist_replace_rcu (Results 1 – 12 of 12) 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.h524 static inline void hlist_replace_rcu(struct hlist_node *old, in hlist_replace_rcu() function
/linux/net/rxrpc/
H A Dlocal_object.c301 hlist_replace_rcu(cursor, &local->link); in rxrpc_lookup_local()
/linux/kernel/
H A Dpid.c406 hlist_replace_rcu(&old->pid_links[type], &new->pid_links[type]); in transfer_pid()
H A Dkprobes.c1295 hlist_replace_rcu(&p->hlist, &ap->hlist); in init_aggr_kprobe()
/linux/net/ipv6/
H A Daddrlabel.c221 hlist_replace_rcu(&p->list, &newp->list); in __ip6addrlbl_add()
/linux/security/selinux/
H A Davc.c456 hlist_replace_rcu(&old->list, &new->list); in avc_node_replace()
/linux/net/ipv4/
H A Dfib_trie.c1317 hlist_replace_rcu(&fa->fa_list, &new_fa->fa_list); in fib_table_insert()
1328 hlist_replace_rcu(&new_fa->fa_list, in fib_table_insert()
H A Dfib_frontend.c149 hlist_replace_rcu(&old->tb_hlist, &new->tb_hlist); in fib_replace_table()
/linux/net/openvswitch/
H A Dconntrack.c859 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.rst1035 hlist_replace_rcu