Home
last modified time | relevance | path

Searched refs:call_rcu (Results 1 – 5 of 5) sorted by relevance

/include/linux/
Drcutiny.h88 call_rcu(head, func); in kfree_call_rcu()
Drcupdate.h171 void call_rcu(struct rcu_head *head,
177 #define call_rcu call_rcu_sched macro
Dblk-cgroup.h371 call_rcu(&blkg->rcu_head, __blkg_release_rcu); in blkg_put()
/include/linux/netfilter/
Dnfnetlink.h14 int (*call_rcu)(struct net *net, struct sock *nl, struct sk_buff *skb, member
/include/net/netfilter/
Dnf_tables.h583 call_rcu(&gcb->head.rcu, nft_set_gc_batch_release); in nft_set_gc_batch_complete()