Home
last modified time | relevance | path

Searched defs:queued_spin_lock_slowpath (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/kernel/locking/
Dqspinlock.c287 #define queued_spin_lock_slowpath native_queued_spin_lock_slowpath macro
313 void __lockfunc queued_spin_lock_slowpath(struct qspinlock *lock, u32 val) in queued_spin_lock_slowpath() function
581 #define queued_spin_lock_slowpath __pv_queued_spin_lock_slowpath macro
/linux-6.12.1/arch/x86/include/asm/
Dqspinlock.h49 static inline void queued_spin_lock_slowpath(struct qspinlock *lock, u32 val) in queued_spin_lock_slowpath() function
Dparavirt_types.h223 void (*queued_spin_lock_slowpath)(struct qspinlock *lock, u32 val); member
/linux-6.12.1/arch/powerpc/lib/
Dqspinlock.c711 void queued_spin_lock_slowpath(struct qspinlock *lock) in queued_spin_lock_slowpath() function