Home
last modified time | relevance | path

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

/linux-6.6.21/arch/ia64/include/asm/
Dspinlock.h63 static __always_inline int __ticket_spin_trylock(arch_spinlock_t *lock) in __ticket_spin_trylock() function
119 return __ticket_spin_trylock(lock); in arch_spin_trylock()