Home
last modified time | relevance | path

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

/linux-6.15/kernel/locking/
Dqspinlock.c104 #define queued_spin_lock_slowpath native_queued_spin_lock_slowpath macro
130 void __lockfunc queued_spin_lock_slowpath(struct qspinlock *lock, u32 val) in queued_spin_lock_slowpath() function
398 #define queued_spin_lock_slowpath __pv_queued_spin_lock_slowpath macro
/linux-6.15/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.h218 void (*queued_spin_lock_slowpath)(struct qspinlock *lock, u32 val); member
/linux-6.15/arch/powerpc/lib/
Dqspinlock.c711 void queued_spin_lock_slowpath(struct qspinlock *lock) in queued_spin_lock_slowpath() function