Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/rcu/
Dtree.c1602 static bool rcu_start_this_gp(struct rcu_node *rnp_start, struct rcu_data *rdp, in rcu_start_this_gp() function
1743 ret = rcu_start_this_gp(rnp, rdp, gp_seq_req); in rcu_accelerate_cbs()
Dtree_plugin.h2150 needwake = rcu_start_this_gp(rnp, rdp, c); in rcu_nocb_wait_gp()