Home
last modified time | relevance | path

Searched defs:sg_cpu (Results 1 – 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/kernel/sched/
Dcpufreq_schedutil.c174 static void sugov_get_util(struct sugov_cpu *sg_cpu) in sugov_get_util()
199 static bool sugov_iowait_reset(struct sugov_cpu *sg_cpu, u64 time, in sugov_iowait_reset()
228 static void sugov_iowait_boost(struct sugov_cpu *sg_cpu, u64 time, in sugov_iowait_boost()
276 static void sugov_iowait_apply(struct sugov_cpu *sg_cpu, u64 time, in sugov_iowait_apply()
313 static bool sugov_cpu_is_busy(struct sugov_cpu *sg_cpu) in sugov_cpu_is_busy()
322 static inline bool sugov_cpu_is_busy(struct sugov_cpu *sg_cpu) { return false; } in sugov_cpu_is_busy()
329 static inline void ignore_dl_rate_limit(struct sugov_cpu *sg_cpu) in ignore_dl_rate_limit()
335 static inline bool sugov_update_single_common(struct sugov_cpu *sg_cpu, in sugov_update_single_common()
356 struct sugov_cpu *sg_cpu = container_of(hook, struct sugov_cpu, update_util); in sugov_update_single_freq() local
419 struct sugov_cpu *sg_cpu = container_of(hook, struct sugov_cpu, update_util); in sugov_update_single_perf() local
[all …]
/kernel/linux/linux-5.10/kernel/sched/
Dcpufreq_schedutil.c286 static unsigned long sugov_get_util(struct sugov_cpu *sg_cpu) in sugov_get_util()
313 static bool sugov_iowait_reset(struct sugov_cpu *sg_cpu, u64 time, in sugov_iowait_reset()
342 static void sugov_iowait_boost(struct sugov_cpu *sg_cpu, u64 time, in sugov_iowait_boost()
391 static unsigned long sugov_iowait_apply(struct sugov_cpu *sg_cpu, u64 time, in sugov_iowait_apply()
426 static bool sugov_cpu_is_busy(struct sugov_cpu *sg_cpu) in sugov_cpu_is_busy()
435 static inline bool sugov_cpu_is_busy(struct sugov_cpu *sg_cpu) { return false; } in sugov_cpu_is_busy()
442 static inline void ignore_dl_rate_limit(struct sugov_cpu *sg_cpu, struct sugov_policy *sg_policy) in ignore_dl_rate_limit()
451 struct sugov_cpu *sg_cpu = container_of(hook, struct sugov_cpu, update_util); in sugov_update_single() local
509 static unsigned int sugov_next_freq_shared(struct sugov_cpu *sg_cpu, u64 time) in sugov_next_freq_shared()
541 struct sugov_cpu *sg_cpu = container_of(hook, struct sugov_cpu, update_util); local
[all …]
/kernel/linux/linux-5.10/drivers/mmc/host/
Dmmci_stm32_sdmmc.c45 void *sg_cpu; member
Dsunxi-mmc.c290 void *sg_cpu; member
Ddw_mmc.h179 void *sg_cpu; member
/kernel/linux/linux-6.6/drivers/mmc/host/
Dmmci_stm32_sdmmc.c58 void *sg_cpu; member
Dsunxi-mmc.c292 void *sg_cpu; member
Ddw_mmc.h183 void *sg_cpu; member