Home
last modified time | relevance | path

Searched refs:barrier_head (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/kernel/rcu/
Dtree.h339 struct rcu_head barrier_head; member
Dtree.c3535 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()