Searched defs:max_lock_depth (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/kernel/locking/ | ||
| D | rtmutex_api.c | 14 int max_lock_depth = 1024; variable |
| /kernel/linux/linux-5.10/kernel/locking/ | ||
| D | rtmutex.c | 377 int max_lock_depth = 1024; variable |