Home
last modified time | relevance | path

Searched refs:lowest_flag_domain (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/kernel/sched/
Dsched.h1173 static inline struct sched_domain *lowest_flag_domain(int cpu, int flag) in lowest_flag_domain() function
Dtopology.c421 sd = lowest_flag_domain(cpu, SD_NUMA); in update_top_cache_domain()