Home
last modified time | relevance | path

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

/openbmc/linux/kernel/locking/
H A 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
/openbmc/linux/arch/x86/include/asm/
H A Dqspinlock.h49 static inline void queued_spin_lock_slowpath(struct qspinlock *lock, u32 val) in queued_spin_lock_slowpath() function
H A Dparavirt_types.h231 void (*queued_spin_lock_slowpath)(struct qspinlock *lock, u32 val); member
/openbmc/linux/arch/powerpc/lib/
H A Dqspinlock.c729 void queued_spin_lock_slowpath(struct qspinlock *lock) in queued_spin_lock_slowpath() function