Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/rcu/
Dtree.h382 struct rcu_head barrier_head; member
Dtree.c3993 struct rcu_data *rdp = container_of(rhp, struct rcu_data, barrier_head); in rcu_barrier_callback()
4014 rsp->call(&rdp->barrier_head, rcu_barrier_callback); in rcu_barrier_func()
4072 __call_rcu(&rdp->barrier_head, in _rcu_barrier()