Searched refs:srcu_get_delay (Results 1 – 1 of 1) sorted by relevance
363 static unsigned long srcu_get_delay(struct srcu_struct *sp) in srcu_get_delay() function376 if (WARN_ON(!srcu_get_delay(sp))) in _cleanup_srcu_struct()552 cbdelay = srcu_get_delay(sp); in srcu_gp_end()704 queue_delayed_work(rcu_gp_wq, &sp->work, srcu_get_delay(sp)); in srcu_funnel_gp_start()719 if (--trycount + !srcu_get_delay(sp) <= 0) in try_check_zero()1250 srcu_reschedule(sp, srcu_get_delay(sp)); in process_srcu()