Searched refs:SWT_IWAIT (Results 1 – 3 of 3) sorted by relevance
105 &DPCPU_NAME(sched_switch_stats[SWT_IWAIT]), "");
1370 mi_switch(SW_VOL | SWT_IWAIT, NULL); in ithread_loop()1550 mi_switch(SW_VOL | SWT_IWAIT, NULL); in ithread_loop()
749 #define SWT_IWAIT 9 /* Waiting for interrupts. */ macro