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