Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/rcu/
Dtree.c922 static bool rcu_start_this_gp(struct rcu_node *rnp_start, struct rcu_data *rdp, in rcu_start_this_gp() function
1075 ret = rcu_start_this_gp(rnp, rdp, gp_seq_req); in rcu_accelerate_cbs()
3652 needwake = rcu_start_this_gp(rnp, rdp, rcu_seq_snap(&rcu_state.gp_seq)); in start_poll_synchronize_rcu_common()