Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/common/
H A DbL_switcher.c149 unsigned int mpidr, this_cpu, that_cpu; in bL_switch_to() local
/openbmc/linux/include/linux/sched/
H A Dtopology.h230 static inline bool cpus_share_cache(int this_cpu, int that_cpu) in cpus_share_cache()
/openbmc/linux/kernel/sched/
H A Dcore.c3955 bool cpus_share_cache(int this_cpu, int that_cpu) in cpus_share_cache()