Home
last modified time | relevance | path

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

/linux/include/linux/
H A Drtmutex.h21 extern int max_lock_depth;
/linux/kernel/locking/
H A Drtmutex_api.c14 int max_lock_depth = 1024; variable
19 .data = &max_lock_depth,