Searched defs:rcu_head (Results 1 – 4 of 4) sorted by relevance
46 struct rcu_head { struct
83 #define kfree_rcu(ptr, rcu_head) \ argument
187 call_rcu(struct rcu_head *head, void (*func)(struct rcu_head *)) in call_rcu()
122 struct rcu_head rcu_head; member