Searched refs:PPMD_LOCK_ALL (Results 1 – 5 of 5) sorted by relevance
95 static ppm_domain_t xcppm_cpu = { "domain_cpu", PPMD_LOCK_ALL };1515 ASSERT(domp->dflags == PPMD_LOCK_ALL || in xcppm_ctlops()1518 (domp->dflags == PPMD_LOCK_ALL) ? "all" : "one", in xcppm_ctlops()1521 if (domp->dflags == PPMD_LOCK_ALL) in xcppm_ctlops()1543 if (domp->dflags & PPMD_LOCK_ALL) in xcppm_ctlops()
278 #define PPMD_LOCK_ALL 0x4 macro
218 domp->dflags = PPMD_LOCK_ALL | PPMD_CPU_READY; in ppm_alloc_pstate_domains()
835 (domp->dflags & PPMD_LOCK_ALL) ? "all" : "one", in ppm_ctlops()838 if (domp->dflags & PPMD_LOCK_ALL) in ppm_ctlops()863 if (domp->dflags & PPMD_LOCK_ALL) in ppm_ctlops()
213 "CPU", PPMD_CPU, PPMD_LOCK_ALL, PPMD_ON,