Home
last modified time | relevance | path

Searched defs:cpu_busy (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/platform/x86/
H A Dintel_ips.c764 bool cpu_busy = ips_cpu_busy(ips); in ips_adjust() local
/openbmc/linux/kernel/sched/
H A Dfair.c11432 get_sd_balance_interval(struct sched_domain *sd, int cpu_busy) in get_sd_balance_interval()