Searched defs:sg_cpu (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/kernel/sched/ |
| H A D | cpufreq_schedutil.c | 296 static unsigned long sugov_get_util(struct sugov_cpu *sg_cpu) in sugov_get_util() 319 static bool sugov_iowait_reset(struct sugov_cpu *sg_cpu, u64 time, in sugov_iowait_reset() 348 static void sugov_iowait_boost(struct sugov_cpu *sg_cpu, u64 time, in sugov_iowait_boost() 397 static unsigned long sugov_iowait_apply(struct sugov_cpu *sg_cpu, u64 time, in sugov_iowait_apply() 432 static bool sugov_cpu_is_busy(struct sugov_cpu *sg_cpu) in sugov_cpu_is_busy() 441 static inline bool sugov_cpu_is_busy(struct sugov_cpu *sg_cpu) { return false; } in sugov_cpu_is_busy() 448 static inline void ignore_dl_rate_limit(struct sugov_cpu *sg_cpu, struct sugov_policy *sg_policy) in ignore_dl_rate_limit() 457 struct sugov_cpu *sg_cpu = container_of(hook, struct sugov_cpu, update_util); in sugov_update_single() local 500 static unsigned int sugov_next_freq_shared(struct sugov_cpu *sg_cpu, u64 time) in sugov_next_freq_shared() 527 struct sugov_cpu *sg_cpu = container_of(hook, struct sugov_cpu, update_util); in sugov_update_shared() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/mmc/host/ |
| H A D | mmci_stm32_sdmmc.c | 45 void *sg_cpu; member
|
| H A D | sunxi-mmc.c | 290 void *sg_cpu; member
|
| H A D | dw_mmc.h | 179 void *sg_cpu; member
|