Searched refs:SWT_IDLE (Results 1 – 4 of 4) sorted by relevance
101 &DPCPU_NAME(sched_switch_stats[SWT_IDLE]), "");240 flags |= SWT_IDLE; in critical_exit_preempt()
1136 mi_switch(SW_VOL | SWT_IDLE); in tdq_idled() 1174 mi_switch(SW_VOL | SWT_IDLE); in tdq_idled() 3118 mi_switch(SW_VOL | SWT_IDLE); in sched_ule_idletd()
1653 mi_switch(SW_VOL | SWT_IDLE); in sched_4bsd_idletd()
928 #define SWT_IDLE 6 /* Switching from the idle thread. */ macro