Home
last modified time | relevance | path

Searched refs:cpu_orig_cap (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/kernel/sched/
H A Drt.c2680 unsigned long cpu_orig_cap; in check_for_migration_rt() local
2691 cpu_orig_cap = capacity_orig_of(cpu); in check_for_migration_rt()
2693 if (cpu_orig_cap == rq->rd->max_cpu_capacity) in check_for_migration_rt()
2700 cpu_orig_cap; in check_for_migration_rt()
/kernel/linux/linux-6.6/kernel/sched/
H A Drt.c2916 unsigned long cpu_orig_cap; in check_for_migration_rt() local
2927 cpu_orig_cap = capacity_orig_of(cpu); in check_for_migration_rt()
2929 if (cpu_orig_cap == rq->rd->max_cpu_capacity) in check_for_migration_rt()
2936 cpu_orig_cap; in check_for_migration_rt()

Completed in 11 milliseconds