Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/kernel/locking/
Dqspinlock.c282 #define queued_spin_lock_slowpath native_queued_spin_lock_slowpath macro
308 void queued_spin_lock_slowpath(struct qspinlock *lock, u32 val) in queued_spin_lock_slowpath() function
536 #define queued_spin_lock_slowpath __pv_queued_spin_lock_slowpath macro
/kernel/linux/linux-5.10/kernel/locking/
Dqspinlock.c289 #define queued_spin_lock_slowpath native_queued_spin_lock_slowpath macro
315 void queued_spin_lock_slowpath(struct qspinlock *lock, u32 val) in queued_spin_lock_slowpath() function
579 #define queued_spin_lock_slowpath __pv_queued_spin_lock_slowpath macro
/kernel/linux/linux-5.10/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.h292 void (*queued_spin_lock_slowpath)(struct qspinlock *lock, u32 val); member
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dqspinlock.h15 static __always_inline void queued_spin_lock_slowpath(struct qspinlock *lock, u32 val) in queued_spin_lock_slowpath() function
/kernel/linux/linux-4.19/arch/x86/include/asm/
Dqspinlock.h51 static inline void queued_spin_lock_slowpath(struct qspinlock *lock, u32 val) in queued_spin_lock_slowpath() function
Dparavirt_types.h311 void (*queued_spin_lock_slowpath)(struct qspinlock *lock, u32 val); member