Searched refs:cb_head (Results 1 – 2 of 2) sorted by relevance
47 call_rcu(&rsp->cb_head, rcu_sync_func); in rcu_sync_call()75 struct rcu_sync *rsp = container_of(rhp, struct rcu_sync, cb_head); in rcu_sync_func()150 rcu_sync_func(&rsp->cb_head); in rcu_sync_enter()
22 struct rcu_head cb_head; member
Completed in 6 milliseconds