Searched refs:srcu_get_delay (Results 1 – 1 of 1) sorted by relevance
605 static unsigned long srcu_get_delay(struct srcu_struct *ssp) in srcu_get_delay() function638 if (WARN_ON(!srcu_get_delay(ssp))) in cleanup_srcu_struct()1053 !!srcu_get_delay(ssp)); in srcu_funnel_gp_start()1069 curdelay = !srcu_get_delay(ssp); in try_check_zero()1731 curdelay = srcu_get_delay(ssp); in process_srcu()
Completed in 7 milliseconds