Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireguard/
A Dpeerlookup.c178 hlist_replace_rcu(&old->index_hash, &new->index_hash); in wg_index_hashtable_replace()
/linux-6.3-rc2/net/rxrpc/
A Dlocal_object.c290 hlist_replace_rcu(cursor, &local->link); in rxrpc_lookup_local()
/linux-6.3-rc2/include/linux/
A Drculist.h524 static inline void hlist_replace_rcu(struct hlist_node *old, in hlist_replace_rcu() function
/linux-6.3-rc2/kernel/
A Dpid.c393 hlist_replace_rcu(&old->pid_links[type], &new->pid_links[type]); in transfer_pid()
A Dkprobes.c1290 hlist_replace_rcu(&p->hlist, &ap->hlist); in init_aggr_kprobe()
/linux-6.3-rc2/net/ipv6/
A Daddrlabel.c221 hlist_replace_rcu(&p->list, &newp->list); in __ip6addrlbl_add()
/linux-6.3-rc2/security/selinux/
A Davc.c460 hlist_replace_rcu(&old->list, &new->list); in avc_node_replace()
/linux-6.3-rc2/net/ipv4/
A Dfib_trie.c1316 hlist_replace_rcu(&fa->fa_list, &new_fa->fa_list); in fib_table_insert()
1327 hlist_replace_rcu(&new_fa->fa_list, in fib_table_insert()
A Dfib_frontend.c149 hlist_replace_rcu(&old->tb_hlist, &new->tb_hlist); in fib_replace_table()
/linux-6.3-rc2/net/openvswitch/
A Dconntrack.c917 hlist_replace_rcu(&ct_limit->hlist_node, in ct_limit_set()
/linux-6.3-rc2/Documentation/RCU/
A Dchecklist.rst183 The list_replace_rcu() and hlist_replace_rcu() primitives
A DwhatisRCU.rst1024 hlist_replace_rcu

Completed in 37 milliseconds