Searched defs:rcu_head (Results 1 – 1 of 1) sorted by relevance
138 struct rcu_head { struct139 struct rcu_head *next; argument143 void call_rcu1(struct rcu_head *head, RCUCBFunc *func); argument