Home
last modified time | relevance | path

Searched defs:that_cpu (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/arch/arm/common/
DbL_switcher.c152 unsigned int mpidr, this_cpu, that_cpu; in bL_switch_to() local
/Linux-v4.19/include/linux/sched/
Dtopology.h215 static inline bool cpus_share_cache(int this_cpu, int that_cpu) in cpus_share_cache()
/Linux-v4.19/kernel/sched/
Dcore.c1821 bool cpus_share_cache(int this_cpu, int that_cpu) in cpus_share_cache()