sugov_cpu
static void sugov_get_util(struct sugov_cpu *sg_cpu, unsigned long boost)
static bool sugov_iowait_reset(struct sugov_cpu *sg_cpu, u64 time,
static void sugov_iowait_boost(struct sugov_cpu *sg_cpu, u64 time,
static unsigned long sugov_iowait_apply(struct sugov_cpu *sg_cpu, u64 time,
static bool sugov_hold_freq(struct sugov_cpu *sg_cpu)
static inline bool sugov_hold_freq(struct sugov_cpu *sg_cpu) { return false; }
static inline void ignore_dl_rate_limit(struct sugov_cpu *sg_cpu)
static inline bool sugov_update_single_common(struct sugov_cpu *sg_cpu,
struct sugov_cpu *sg_cpu = container_of(hook, struct sugov_cpu, update_util);
struct sugov_cpu *sg_cpu = container_of(hook, struct sugov_cpu, update_util);
static unsigned int sugov_next_freq_shared(struct sugov_cpu *sg_cpu, u64 time)
struct sugov_cpu *j_sg_cpu = &per_cpu(sugov_cpu, j);
struct sugov_cpu *sg_cpu = container_of(hook, struct sugov_cpu, update_util);
static DEFINE_PER_CPU(struct sugov_cpu, sugov_cpu);
struct sugov_cpu *sg_cpu = &per_cpu(sugov_cpu, cpu);