Searched defs:sg_cpu (Results 1 – 5 of 5) sorted by relevance
/linux/kernel/sched/ |
H A D | cpufreq_schedutil.c | 226 static void sugov_get_util(struct sugov_cpu *sg_cpu, unsigned long boost) in sugov_get_util() 249 static bool sugov_iowait_reset(struct sugov_cpu *sg_cpu, u64 time, in sugov_iowait_reset() 278 static void sugov_iowait_boost(struct sugov_cpu *sg_cpu, u64 time, in sugov_iowait_boost() 326 static unsigned long sugov_iowait_apply(struct sugov_cpu *sg_cpu, u64 time, in sugov_iowait_apply() 358 static bool sugov_hold_freq(struct sugov_cpu *sg_cpu) in sugov_hold_freq() 386 static inline bool sugov_hold_freq(struct sugov_cpu *sg_cpu) { return false; } in sugov_hold_freq() 393 static inline void ignore_dl_rate_limit(struct sugov_cpu *sg_cpu) in ignore_dl_rate_limit() 399 static inline bool sugov_update_single_common(struct sugov_cpu *sg_cpu, in sugov_update_single_common() 422 struct sugov_cpu *sg_cpu = container_of(hook, struct sugov_cpu, update_util); in sugov_update_single_freq() local 463 struct sugov_cpu *sg_cpu = container_of(hook, struct sugov_cpu, update_util); in sugov_update_single_perf() local [all …]
|
/linux/drivers/mmc/host/ |
H A D | mmci_stm32_sdmmc.c | 58 void *sg_cpu; member
|
H A D | loongson2-mmc.c | 236 void *sg_cpu; member
|
H A D | sunxi-mmc.c | 292 void *sg_cpu; member
|
H A D | dw_mmc.h | 184 void *sg_cpu; member
|