Searched refs:SWT_SUSPEND (Results 1 – 3 of 3) sorted by relevance
105 &DPCPU_NAME(sched_switch_stats[SWT_SUSPEND]), "");
1497 mi_switch(SW_INVOL | SWT_SUSPEND); in thread_suspend_check()1568 mi_switch(SW_VOL | SWT_SUSPEND); in thread_suspend_switch()
948 #define SWT_SUSPEND 8 /* Thread suspended. */ macro