Searched refs:spin_cpu_relax (Results 1 - 9 of 9) sorted by relevance

/linux-master/include/linux/
H A Dprocessor.h10 * with spin_end when the loop is exited. spin_cpu_relax must be called
31 #ifndef spin_cpu_relax
32 #define spin_cpu_relax() cpu_relax() macro
54 spin_cpu_relax(); \
/linux-master/arch/powerpc/include/asm/
H A Ddelay.h67 spin_cpu_relax(); \
H A Dprocessor.h359 #define spin_cpu_relax() \ macro
/linux-master/arch/powerpc/kernel/
H A Dtime.c370 spin_cpu_relax();
374 spin_cpu_relax();
H A Dsmp.c654 spin_cpu_relax();
678 spin_cpu_relax();
H A Dsetup_64.c488 spin_cpu_relax();
/linux-master/arch/powerpc/lib/
H A Dqspinlock.c331 spin_cpu_relax();
437 spin_cpu_relax();
/linux-master/arch/powerpc/mm/book3s64/
H A Dhash_native.c252 spin_cpu_relax();
/linux-master/arch/powerpc/xmon/
H A Dxmon.c587 spin_cpu_relax();
640 spin_cpu_relax();
642 spin_cpu_relax();

Completed in 190 milliseconds