Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/locking/
Dqspinlock.c290 #define queued_spin_lock_slowpath native_queued_spin_lock_slowpath macro
316 void __lockfunc queued_spin_lock_slowpath(struct qspinlock *lock, u32 val) in queued_spin_lock_slowpath() function
584 #define queued_spin_lock_slowpath __pv_queued_spin_lock_slowpath macro
/linux-6.6.21/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.h231 void (*queued_spin_lock_slowpath)(struct qspinlock *lock, u32 val); member
/linux-6.6.21/arch/powerpc/lib/
Dqspinlock.c721 void queued_spin_lock_slowpath(struct qspinlock *lock) in queued_spin_lock_slowpath() function