Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/locking/
H A 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
/OK3568_Linux_fs/kernel/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.h292 void (*queued_spin_lock_slowpath)(struct qspinlock *lock, u32 val); member
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dqspinlock.h15 static __always_inline void queued_spin_lock_slowpath(struct qspinlock *lock, u32 val) in queued_spin_lock_slowpath() function