Home
last modified time | relevance | path

Searched refs:list_replace_rcu (Results 1 – 15 of 15) sorted by relevance

/linux-6.3-rc2/security/yama/
A Dyama_lsm.c160 list_replace_rcu(&relation->node, &added->node); in yama_ptracer_add()
/linux-6.3-rc2/net/sched/
A Dcls_basic.c233 list_replace_rcu(&fold->link, &fnew->link); in basic_change()
A Dcls_bpf.c521 list_replace_rcu(&oldprog->link, &prog->link); in cls_bpf_change()
A Dcls_flow.c550 list_replace_rcu(&fold->list, &fnew->list); in flow_change()
A Dcls_flower.c2301 list_replace_rcu(&fold->list, &fnew->list); in fl_change()
/linux-6.3-rc2/Documentation/RCU/
A DlistRCU.rst276 list_replace_rcu(&e->list, &ne->list);
296 to replace the old limit object with the new one using list_replace_rcu().
381 while executing the list_replace_rcu().
A Dchecklist.rst183 The list_replace_rcu() and hlist_replace_rcu() primitives
A DwhatisRCU.rst1017 list_replace_rcu
/linux-6.3-rc2/include/linux/
A Drculist.h197 static inline void list_replace_rcu(struct list_head *old, in list_replace_rcu() function
/linux-6.3-rc2/net/netfilter/ipset/
A Dip_set_list_set.c168 list_replace_rcu(&old->list, &e->list); in list_set_replace()
/linux-6.3-rc2/kernel/
A Daudit_tree.c322 list_replace_rcu(&old->hash, &new->hash); in replace_chunk()
A Dauditfilter.c1424 list_replace_rcu(&entry->list, &nentry->list); in update_lsm_rule()
/linux-6.3-rc2/security/apparmor/
A Dpolicy.c934 list_replace_rcu(&old->base.list, &new->base.list); in __replace_profile()
/linux-6.3-rc2/fs/
A Dexec.c1133 list_replace_rcu(&leader->tasks, &tsk->tasks); in de_thread()
/linux-6.3-rc2/security/integrity/ima/
A Dima_policy.c445 list_replace_rcu(&entry->list, &nentry->list); in ima_lsm_update_rule()

Completed in 45 milliseconds