Searched refs:barrier_head (Results 1 – 2 of 2) sorted by relevance
339 struct rcu_head barrier_head; member
3535 struct rcu_data *rdp = container_of(rhp, struct rcu_data, barrier_head); in rcu_barrier_callback()3556 rsp->call(&rdp->barrier_head, rcu_barrier_callback); in rcu_barrier_func()3645 __call_rcu(&rdp->barrier_head, in _rcu_barrier()