Home
last modified time | relevance | path

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

/linux/include/asm-generic/
H A Dticket_spinlock.h63 static __always_inline void ticket_spin_unlock(arch_spinlock_t *lock) in ticket_spin_unlock() function
102 #define arch_spin_unlock(l) ticket_spin_unlock(l)