Home
last modified time | relevance | path

Searched refs:queued_spin_lock (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/asm-generic/
H A Dqspinlock.h102 #ifndef queued_spin_lock
107 static __always_inline void queued_spin_lock(struct qspinlock *lock) in queued_spin_lock() function
146 #define arch_spin_lock(l) queued_spin_lock(l)
/openbmc/linux/arch/powerpc/include/asm/
H A Dqspinlock.h148 static __always_inline void queued_spin_lock(struct qspinlock *lock) in queued_spin_lock() function
164 #define arch_spin_lock(l) queued_spin_lock(l)