Searched defs:call_rcu (Results 1 – 3 of 3) sorted by relevance
14 int (*call_rcu)(struct sock *nl, struct sk_buff *skb, member
168 #define call_rcu call_rcu_sched macro
660 void call_rcu(struct rcu_head *head, rcu_callback_t func) in call_rcu() function