Home
last modified time | relevance | path

Searched refs:arch_read_relax (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/kernel/locking/ !
Dspinlock.c48 #ifndef arch_read_relax
49 # define arch_read_relax(l) cpu_relax() macro
/linux-6.6.21/arch/s390/include/asm/ !
Dspinlock.h99 #define arch_read_relax(rw) barrier() macro
/linux-6.6.21/arch/powerpc/include/asm/ !
Dsimple_spinlock.h265 #define arch_read_relax(lock) rw_yield(lock) macro