Home
last modified time | relevance | path

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

/freebsd-14.2/sys/kern/
H A Dsched_4bsd.c1318 int single_cpu = 0; in sched_add() local
1372 single_cpu = 1; in sched_add()
1391 if (single_cpu && cpu != cpuid) { in sched_add()
1394 if (!single_cpu) { in sched_add()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A DAttrDocs.td339 // Declares and defines the ivybridge version of single_cpu.
341 void single_cpu(void){}
343 // Declares and defines the atom version of single_cpu.
345 void single_cpu(void){}
360 // Creates a resolver for single_cpu above.
362 void single_cpu(void){}