Searched refs:torture_nested_rtmutexes (Results 1 – 1 of 1) sorted by relevance
596 static struct rt_mutex torture_nested_rtmutexes[MAX_NESTED_LOCKS]; variable604 __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()