Home
last modified time | relevance | path

Searched defs:call_rcu (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/radix-tree/linux/
H A Dradix-tree.h24 #define call_rcu(x, y) trace_call_rcu(x, y) macro
/OK3568_Linux_fs/kernel/kernel/rcu/
H A Dtiny.c160 void call_rcu(struct rcu_head *head, rcu_callback_t func) in call_rcu() function
H A Dtree.c3039 void call_rcu(struct rcu_head *head, rcu_callback_t func) in call_rcu() function
/OK3568_Linux_fs/kernel/include/linux/netfilter/
H A Dnfnetlink.h16 int (*call_rcu)(struct net *net, struct sock *nl, struct sk_buff *skb, member