Home
last modified time | relevance | path

Searched refs:CPUSET_T_INITIALIZER (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/sys/
H A Dcpuset.h75 #define CPUSET_T_INITIALIZER(x) __BITSET_T_INITIALIZER(x) macro
/freebsd/sys/kern/
H A Dkern_ktr.c101 cpuset_t ktr_cpumask = CPUSET_T_INITIALIZER(KTR_CPUMASK);
/freebsd/sys/x86/x86/
H A Dintr_machdep.c581 cpuset_t intr_cpus = CPUSET_T_INITIALIZER(0x1);
/freebsd/share/man/man9/
H A DMakefile912 MLINKS+=cpuset.9 CPUSET_T_INITIALIZER.9 \