Home
last modified time | relevance | path

Searched defs:cpus_share_cache (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/include/linux/sched/
Dtopology.h230 static inline bool cpus_share_cache(int this_cpu, int that_cpu) in cpus_share_cache() function
/Linux-v6.1/kernel/sched/
Dcore.c3791 bool cpus_share_cache(int this_cpu, int that_cpu) in cpus_share_cache() function