Searched refs:torture_nested_mutexes (Results 1 – 1 of 1) sorted by relevance
474 static struct mutex torture_nested_mutexes[MAX_NESTED_LOCKS]; variable482 __mutex_init(&torture_nested_mutexes[i], __func__, in torture_mutex_init()493 mutex_lock(&torture_nested_mutexes[i]); in torture_mutex_nested_lock()526 mutex_unlock(&torture_nested_mutexes[i]); in torture_mutex_nested_unlock()