Searched refs:srcu_max_nodelay_phase (Results 1 – 1 of 1) sorted by relevance
639 static ulong srcu_max_nodelay_phase = SRCU_DEFAULT_MAX_NODELAY_PHASE; variable640 module_param(srcu_max_nodelay_phase, ulong, 0444);671 if (READ_ONCE(sup->srcu_n_exp_nodelay) > srcu_max_nodelay_phase) in srcu_get_delay()2075 pr_info("\tMax phase no-delay instances is %lu.\n", srcu_max_nodelay_phase); in srcu_bootup_announce()