Home
last modified time | relevance | path

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

/openbmc/linux/kernel/locking/
H A Dlocktorture.c596 static struct rt_mutex torture_nested_rtmutexes[MAX_NESTED_LOCKS]; variable
604 __rt_mutex_init(&torture_nested_rtmutexes[i], __func__, in torture_rtmutex_init()
615 rt_mutex_lock(&torture_nested_rtmutexes[i]); in torture_rtmutex_nested_lock()
666 rt_mutex_unlock(&torture_nested_rtmutexes[i]); in torture_rtmutex_nested_unlock()