Home
last modified time | relevance | path

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

/linux/include/asm-generic/
H A Dticket_spinlock.h53 static __always_inline bool ticket_spin_trylock(arch_spinlock_t *lock) in ticket_spin_trylock() function
101 #define arch_spin_trylock(l) ticket_spin_trylock(l)