Home
last modified time | relevance | path

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

/openbmc/linux/kernel/rcu/
H A Dtree.h508 static void rcu_check_gp_start_stall(struct rcu_node *rnp, struct rcu_data *rdp,
H A Dtree_stall.h954 static void rcu_check_gp_start_stall(struct rcu_node *rnp, struct rcu_data *rdp, in rcu_check_gp_start_stall() function
1030 rcu_check_gp_start_stall(rdp->mynode, rdp, j); in rcu_fwd_progress_check()
H A Dtree.c2458 rcu_check_gp_start_stall(rnp, rdp, rcu_jiffies_till_stall_check()); in rcu_core()