Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dspinlock_rt.h36 extern void rt_spin_lock_nested(spinlock_t *lock, int subclass);
50 rt_spin_lock_nested(lock, subclass)
/openbmc/linux/kernel/locking/
H A Dspinlock_rt.c60 void __sched rt_spin_lock_nested(spinlock_t *lock, int subclass) in rt_spin_lock_nested() function
65 EXPORT_SYMBOL(rt_spin_lock_nested);