Home
last modified time | relevance | path

Searched defs:_Q_PENDING_LOOPS (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dqspinlock.h11 #define _Q_PENDING_LOOPS (1 << 9) macro
/linux/kernel/locking/
H A Dqspinlock.c98 #define _Q_PENDING_LOOPS 1 macro