Home
last modified time | relevance | path

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

/linux/include/linux/
A Drtmutex.h21 extern int max_lock_depth; /* for sysctl */
/linux/kernel/locking/
A Drtmutex.c600 if (++depth > max_lock_depth) { in rt_mutex_adjust_prio_chain()
607 if (prev_max != max_lock_depth) { in rt_mutex_adjust_prio_chain()
608 prev_max = max_lock_depth; in rt_mutex_adjust_prio_chain()
610 "task: %s (%d)\n", max_lock_depth, in rt_mutex_adjust_prio_chain()
A Drtmutex_api.c14 int max_lock_depth = 1024; variable
/linux/kernel/
A Dsysctl.c2573 .data = &max_lock_depth,
/linux/
A DSystem.map130766 ffff800011de2500 D max_lock_depth
A D.tmp_System.map130766 ffff800011de2500 D max_lock_depth

Completed in 312 milliseconds