Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/locking/
Dlocktorture.c643 static struct rt_mutex torture_nested_rtmutexes[MAX_NESTED_LOCKS]; variable
651 __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()