Home
last modified time | relevance | path

Searched refs:same_freq_domain (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/kernel/sched/
H A Dsched.h2940 static inline int same_freq_domain(int src_cpu, int dst_cpu) in same_freq_domain() function
3128 static inline int same_freq_domain(int src_cpu, int dst_cpu) in same_freq_domain() function
H A Dwalt.c441 if (same_freq_domain(new_cpu, task_cpu)) in inter_cluster_migration_fixup()
578 if (!same_freq_domain(new_cpu, task_cpu(p))) in fixup_busy_time()
/kernel/linux/linux-6.6/kernel/sched/
H A Dwalt.c442 if (same_freq_domain(new_cpu, task_cpu)) in inter_cluster_migration_fixup()
579 if (!same_freq_domain(new_cpu, task_cpu(p))) in fixup_busy_time()
H A Dsched.h3772 static inline int same_freq_domain(int src_cpu, int dst_cpu) in same_freq_domain() function
3960 static inline int same_freq_domain(int src_cpu, int dst_cpu) in same_freq_domain() function

Completed in 16 milliseconds