Searched refs:wfe_allowed (Results 1 – 2 of 2) sorted by relevance
27 extern int wfe_allowed;40 SYSCTL_INT(_machdep, OID_AUTO, wfe_allowed,41 CTLFLAG_RW, &wfe_allowed, 0,
380 int wfe_allowed = 0; variable382 int wfe_allowed = 1; variable436 if (__probable(wfe_allowed)) { in wfe_to_deadline_or_interrupt()