Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dspinlock_rt.h37 extern void rt_spin_lock_nest_lock(spinlock_t *lock, struct lockdep_map *nest_lock);
55 rt_spin_lock_nest_lock(lock, &(nest_lock)->dep_map); \
/openbmc/linux/kernel/locking/
H A Dspinlock_rt.c67 void __sched rt_spin_lock_nest_lock(spinlock_t *lock, in rt_spin_lock_nest_lock() function
73 EXPORT_SYMBOL(rt_spin_lock_nest_lock);