Home
last modified time | relevance | path

Searched refs:CPU_FILL (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/sys/
H A Dcpuset.h50 #define CPU_FILL(p) __BIT_FILL(CPU_SETSIZE, p) macro
/freebsd/sys/dev/qat/qat_common/
H A Dadf_cfg_bundle.c235 CPU_FILL(&bundle->affinity_mask); in adf_cfg_bundle_init()
/freebsd/sys/kern/
H A Dsched_ule.c853 CPU_FILL(&hmask); in sched_balance_group()
1032 CPU_FILL(&mask); in tdq_idled()
2034 CPU_FILL(&mask); in tdq_trysteal()
/freebsd/usr.sbin/pmcstat/
H A Dpmcstat.c899 CPU_FILL(&cpumask); in main()
/freebsd/sys/powerpc/aim/
H A Dmmu_oea.c883 CPU_FILL(&kernel_pmap->pm_active); in moea_bootstrap()
H A Dmmu_oea64.c1118 CPU_FILL(&kernel_pmap->pm_active); in moea64_mid_bootstrap()
/freebsd/sys/powerpc/booke/
H A Dpmap.c916 CPU_FILL(&kernel_pmap->pm_active); in mmu_booke_bootstrap()
/freebsd/share/man/man9/
H A DMakefile919 cpuset.9 CPU_FILL.9 \
/freebsd/sys/arm/arm/
H A Dpmap-v6.c1179 CPU_FILL(&kernel_pmap->pm_active); /* don't allow deactivation */ in pmap_bootstrap()
/freebsd/sys/i386/i386/
H A Dpmap.c647 CPU_FILL(&kernel_pmap->pm_active); /* don't allow deactivation */ in __CONCAT()
/freebsd/sys/amd64/amd64/
H A Dpmap.c1993 CPU_FILL(&kernel_pmap->pm_active); in pmap_bootstrap()