Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/sched/
H A Dtopology.c650 sd = highest_flag_domain(cpu, SD_SHARE_PKG_RESOURCES); in update_top_cache_domain()
665 sd = highest_flag_domain(cpu, SD_ASYM_PACKING); in update_top_cache_domain()
H A Dsched.h1554 * highest_flag_domain - Return highest sched_domain containing flag.
1562 static inline struct sched_domain *highest_flag_domain(int cpu, int flag) in highest_flag_domain() function
/kernel/linux/linux-6.6/kernel/sched/
H A Dtopology.c686 sd = highest_flag_domain(cpu, SD_SHARE_PKG_RESOURCES); in update_top_cache_domain()
701 sd = highest_flag_domain(cpu, SD_ASYM_PACKING); in update_top_cache_domain()
H A Dsched.h1969 * highest_flag_domain - Return highest sched_domain containing flag.
1978 static inline struct sched_domain *highest_flag_domain(int cpu, int flag) in highest_flag_domain() function

Completed in 16 milliseconds