Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext.h48 static inline u32 scx_cpuperf_target(s32 cpu) in scx_cpuperf_target() function
73 static inline u32 scx_cpuperf_target(s32 cpu) { return 0; } in scx_cpuperf_target() function
H A Dcpufreq_schedutil.c228 unsigned long min, max, util = scx_cpuperf_target(sg_cpu->cpu); in sugov_get_util()