Home
last modified time | relevance | path

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

/openbmc/linux/kernel/rcu/
H A Dsrcutiny.c159 static void srcu_gp_start_if_needed(struct srcu_struct *ssp) in srcu_gp_start_if_needed() function
190 srcu_gp_start_if_needed(ssp); in call_srcu()
246 srcu_gp_start_if_needed(ssp); in start_poll_synchronize_srcu()
H A Dsrcutree.c1217 static unsigned long srcu_gp_start_if_needed(struct srcu_struct *ssp, in srcu_gp_start_if_needed() function
1337 (void)srcu_gp_start_if_needed(ssp, rhp, do_norm); in __call_srcu()
1502 return srcu_gp_start_if_needed(ssp, NULL, true); in start_poll_synchronize_srcu()