Searched refs:SWT_IDLE (Results 1 – 4 of 4) sorted by relevance
97 &DPCPU_NAME(sched_switch_stats[SWT_IDLE]), "");236 flags |= SWT_IDLE; in critical_exit_preempt()
1089 mi_switch(SW_VOL | SWT_IDLE); in tdq_idled() 1127 mi_switch(SW_VOL | SWT_IDLE); in tdq_idled() 3008 mi_switch(SW_VOL | SWT_IDLE); in sched_idletd()
1688 mi_switch(SW_VOL | SWT_IDLE); in sched_idletd()
922 #define SWT_IDLE 6 /* Switching from the idle thread. */ macro