Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/locking/
Dqspinlock_paravirt.h120 static __always_inline bool trylock_clear_pending(struct qspinlock *lock) in trylock_clear_pending() function
133 static __always_inline bool trylock_clear_pending(struct qspinlock *lock) in trylock_clear_pending() function
431 if (trylock_clear_pending(lock)) in pv_wait_head_or_lock()