Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/rcu/
Dtree.h612 static bool __call_rcu_nocb(struct rcu_data *rdp, struct rcu_head *rhp,
Dtree_plugin.h1994 static bool __call_rcu_nocb(struct rcu_data *rdp, struct rcu_head *rhp, in __call_rcu_nocb() function
2529 static bool __call_rcu_nocb(struct rcu_data *rdp, struct rcu_head *rhp, in __call_rcu_nocb() function
Dtree.c3073 offline = !__call_rcu_nocb(rdp, head, lazy, flags); in __call_rcu()