Searched defs:SPIN_THRESHOLD (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/arch/x86/include/asm/ | ||
D | spinlock.h | 25 #define SPIN_THRESHOLD (1 << 15) macro |
/linux-6.1.9/arch/powerpc/include/asm/ | ||
D | qspinlock.h | 48 #define SPIN_THRESHOLD (1<<15) /* not tuned */ macro |