Searched refs:SWT_IDLE (Results 1 – 4 of 4) sorted by relevance
105 &DPCPU_NAME(sched_switch_stats[SWT_IDLE]), "");242 flags |= SWT_IDLE; in critical_exit_preempt()
1060 mi_switch(SW_VOL | SWT_IDLE); in tdq_idled()2824 mi_switch(SW_VOL | SWT_IDLE); in sched_idletd()
1654 mi_switch(SW_VOL | SWT_IDLE); in sched_idletd()
850 #define SWT_IDLE 8 /* Switching from the idle thread. */ macro