Searched refs:SWT_NONE (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/kern/ | ||
| H A D | kern_switch.c | 89 &DPCPU_NAME(sched_switch_stats[SWT_NONE]), ""); |
| /f-stack/freebsd/sys/ | ||
| H A D | proc.h | 842 #define SWT_NONE 0 /* Unspecified switch. */ macro |