Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dspinlock_rt.h40 extern int rt_spin_trylock_bh(spinlock_t *lock);
130 __cond_lock(lock, rt_spin_trylock_bh(lock))
/openbmc/linux/kernel/locking/
H A Dspinlock_rt.c120 int __sched rt_spin_trylock_bh(spinlock_t *lock) in rt_spin_trylock_bh() function
130 EXPORT_SYMBOL(rt_spin_trylock_bh);