Searched defs:queued_spin_trylock (Results 1 - 3 of 3) sorted by last modified time

/linux-master/kernel/locking/
H A Dqspinlock_paravirt.h80 #define queued_spin_trylock(l) pv_hybrid_queued_unfair_trylock(l) macro
/linux-master/include/asm-generic/
H A Dqspinlock.h90 static __always_inline int queued_spin_trylock(struct qspinlock *lock) function
/linux-master/arch/powerpc/include/asm/
H A Dqspinlock.h138 static __always_inline int queued_spin_trylock(struct qspinlock *lock) function

Completed in 209 milliseconds