Searched refs:torture_nested_rtmutexes (Results 1 – 1 of 1) sorted by relevance
643 static struct rt_mutex torture_nested_rtmutexes[MAX_NESTED_LOCKS]; variable651 __rt_mutex_init(&torture_nested_rtmutexes[i], __func__, in torture_rtmutex_init()662 rt_mutex_lock(&torture_nested_rtmutexes[i]); in torture_rtmutex_nested_lock()711 rt_mutex_unlock(&torture_nested_rtmutexes[i]); in torture_rtmutex_nested_unlock()