Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dspinlock_api_smp.h67 #define _raw_spin_trylock_bh(lock) __raw_spin_trylock_bh(lock)
179 static inline int __raw_spin_trylock_bh(raw_spinlock_t *lock) in __raw_spin_trylock_bh() function