Searched defs:dst_cpu (Results 1 – 3 of 3) sorted by relevance
| /device/soc/rockchip/common/sdk_linux/kernel/sched/ |
| D | fair.c | 1478 bool should_numa_migrate_memory(struct task_struct *p, struct page *page, int src_nid, int dst_cpu) in should_numa_migrate_memory() 1603 int dst_cpu, dst_nid; member 6853 static unsigned long cpu_util_next(int cpu, struct task_struct *p, int dst_cpu) in cpu_util_next() 6908 static long compute_energy(struct task_struct *p, int dst_cpu, struct perf_domain *pd) in compute_energy() 7862 int dst_cpu; member
|
| D | sched.h | 2821 static inline int same_freq_domain(int src_cpu, int dst_cpu) in same_freq_domain() 3010 static inline int same_freq_domain(int src_cpu, int dst_cpu) in same_freq_domain()
|
| D | core.c | 2248 int src_cpu, dst_cpu; member
|