Home
last modified time | relevance | path

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

/linux/kernel/locking/
H A Dqspinlock.c97 #ifndef _Q_PENDING_LOOPS
98 #define _Q_PENDING_LOOPS 1 macro
334 int cnt = _Q_PENDING_LOOPS; in queued_spin_lock_slowpath()
/linux/arch/riscv/include/asm/
H A Dspinlock.h7 #define _Q_PENDING_LOOPS (1 << 9) macro
/linux/arch/x86/include/asm/
H A Dqspinlock.h11 #define _Q_PENDING_LOOPS (1 << 9) macro