Home
last modified time | relevance | path

Searched refs:single_cpu (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/kern/
H A Dsched_4bsd.c1314 int single_cpu = 0; in sched_4bsd_add() local
1368 single_cpu = 1; in sched_4bsd_add()
1387 if (single_cpu && cpu != cpuid) { in sched_4bsd_add()
1390 if (!single_cpu) { in sched_4bsd_add()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DAttrDocs.td356 // Declares and defines the ivybridge version of single_cpu.
358 void single_cpu(void){}
360 // Declares and defines the atom version of single_cpu.
362 void single_cpu(void){}
377 // Creates a resolver for single_cpu above.
379 void single_cpu(void){}