Searched refs:highest_flag_domain (Results 1 – 2 of 2) sorted by relevance
678 sd = highest_flag_domain(cpu, SD_SHARE_LLC); in update_top_cache_domain() 704 sd = highest_flag_domain(cpu, SD_ASYM_PACKING); in update_top_cache_domain()
1991 * highest_flag_domain - Return highest sched_domain containing flag.2000 static inline struct sched_domain *highest_flag_domain(int cpu, int flag) in highest_flag_domain() function