Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/rcu/
Dtree.c1699 static bool rcu_advance_cbs(struct rcu_state *rsp, struct rcu_node *rnp, in rcu_advance_cbs() function
1754 ret = rcu_advance_cbs(rsp, rnp, rdp); in __note_gp_changes()
2048 needgp = rcu_advance_cbs(rsp, rnp, rdp) || needgp; in rcu_gp_cleanup()
2215 ret = rcu_advance_cbs(rsp, rnp, rdp) || ret; in rcu_start_gp()