Home
last modified time | relevance | path

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

/linux/include/asm-generic/
H A Dticket_spinlock.h33 static __always_inline void ticket_spin_lock(arch_spinlock_t *lock) in ticket_spin_lock() function
100 #define arch_spin_lock(l) ticket_spin_lock(l)