Searched refs:torture_nested_mutexes (Results 1 – 1 of 1) sorted by relevance
424 static struct mutex torture_nested_mutexes[MAX_NESTED_LOCKS]; variable432 __mutex_init(&torture_nested_mutexes[i], __func__, in torture_mutex_init()443 mutex_lock(&torture_nested_mutexes[i]); in torture_mutex_nested_lock()479 mutex_unlock(&torture_nested_mutexes[i]); in torture_mutex_nested_unlock()