Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/rcu/
Dtree.c353 static bool rcu_start_gp_advanced(struct rcu_state *rsp, struct rcu_node *rnp,
1504 ret = rcu_start_gp_advanced(rdp->rsp, rnp_root, rdp); in rcu_start_future_gp()
2077 rcu_start_gp_advanced(struct rcu_state *rsp, struct rcu_node *rnp, in rcu_start_gp_advanced() function
2125 ret = rcu_start_gp_advanced(rsp, rnp, rdp) || ret; in rcu_start_gp()