Searched refs:restrict_starvation (Results 1 – 1 of 1) sorted by relevance
120 static u_int __read_mostly restrict_starvation = 0; variable121 SYSCTL_INT(_debug_lock_delay, OID_AUTO, restrict_starvation, CTLFLAG_RW,122 &restrict_starvation, 0, "");140 if (restrict_starvation) in lock_delay()