Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dspinlock.h25 #define SPIN_THRESHOLD (1 << 15) macro
/linux-6.1.9/arch/powerpc/include/asm/
Dqspinlock.h48 #define SPIN_THRESHOLD (1<<15) /* not tuned */ macro