Home
last modified time | relevance | path

Searched refs:__call_rcu_nocb (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/kernel/rcu/
Dtree.h578 static bool __call_rcu_nocb(struct rcu_data *rdp, struct rcu_head *rhp,
Dtree_plugin.h2029 static bool __call_rcu_nocb(struct rcu_data *rdp, struct rcu_head *rhp, in __call_rcu_nocb() function
2564 static bool __call_rcu_nocb(struct rcu_data *rdp, struct rcu_head *rhp, in __call_rcu_nocb() function
Dtree.c2999 offline = !__call_rcu_nocb(rdp, head, lazy, flags); in __call_rcu()