Home
last modified time | relevance | path

Searched refs:_Q_TAIL_CPU_BITS (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/asm-generic/
Dqspinlock_types.h86 #define _Q_TAIL_CPU_BITS (32 - _Q_TAIL_CPU_OFFSET) macro
/linux-6.1.9/kernel/locking/
Dqspinlock.c322 BUILD_BUG_ON(CONFIG_NR_CPUS >= (1U << _Q_TAIL_CPU_BITS)); in queued_spin_lock_slowpath()