Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/rcu/
Dtree.c408 static bool rcu_start_gp_advanced(struct rcu_state *rsp, struct rcu_node *rnp,
1570 ret = rcu_start_gp_advanced(rdp->rsp, rnp_root, rdp); in rcu_start_future_gp()
2168 rcu_start_gp_advanced(struct rcu_state *rsp, struct rcu_node *rnp, in rcu_start_gp_advanced() function
2216 ret = rcu_start_gp_advanced(rsp, rnp, rdp) || ret; in rcu_start_gp()