call_rcu
void call_rcu(struct rcu_head *head, rcu_callback_t func)
#undef call_rcu
#define call_rcu(x, y) trace_call_rcu(x, y)