Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/sched/
H A Dtopology.c662 sd = lowest_flag_domain(cpu, SD_NUMA); in update_top_cache_domain()
668 sd = lowest_flag_domain(cpu, SD_ASYM_CPUCAPACITY); in update_top_cache_domain()
H A Dsched.h1575 static inline struct sched_domain *lowest_flag_domain(int cpu, int flag) in lowest_flag_domain() function
/kernel/linux/linux-6.6/kernel/sched/
H A Dtopology.c698 sd = lowest_flag_domain(cpu, SD_NUMA); in update_top_cache_domain()
704 sd = lowest_flag_domain(cpu, SD_ASYM_CPUCAPACITY_FULL); in update_top_cache_domain()
H A Dsched.h1999 static inline struct sched_domain *lowest_flag_domain(int cpu, int flag) in lowest_flag_domain() function

Completed in 16 milliseconds