Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/rcu/
Dtree.h473 static bool __call_rcu_nocb(struct rcu_data *rdp, struct rcu_head *rhp,
Dtree_plugin.h2082 static bool __call_rcu_nocb(struct rcu_data *rdp, struct rcu_head *rhp, in __call_rcu_nocb() function
2607 static bool __call_rcu_nocb(struct rcu_data *rdp, struct rcu_head *rhp, in __call_rcu_nocb() function
Dtree.c2984 offline = !__call_rcu_nocb(rdp, head, lazy, flags); in __call_rcu()