Searched defs:spin_trylock_bh (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/include/linux/ | ||
D | spinlock_rt.h | 129 #define spin_trylock_bh(lock) \ macro |
D | spinlock.h | 409 static __always_inline int spin_trylock_bh(spinlock_t *lock) in spin_trylock_bh() function |