Home
last modified time | relevance | path

Searched refs:spin_cpu_relax (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/
H A Dprocessor.h31 #ifndef spin_cpu_relax
32 #define spin_cpu_relax() cpu_relax() macro
54 spin_cpu_relax(); \
/linux/arch/powerpc/include/asm/
H A Ddelay.h67 spin_cpu_relax(); \
H A Dprocessor.h370 #define spin_cpu_relax() \ macro
/linux/arch/powerpc/lib/
H A Dqspinlock.c331 spin_cpu_relax(); in __yield_to_locked_owner()
437 spin_cpu_relax(); in yield_to_prev()
/linux/arch/powerpc/kernel/
H A Dsmp.c655 spin_cpu_relax(); in nmi_stop_this_cpu()
679 spin_cpu_relax(); in stop_this_cpu()
/linux/arch/powerpc/mm/book3s64/
H A Dhash_native.c252 spin_cpu_relax(); in native_lock_hpte()