Home
last modified time | relevance | path

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

/kernel/locking/
Drtmutex.c651 if (++depth > max_lock_depth) { in rt_mutex_adjust_prio_chain()
658 if (prev_max != max_lock_depth) { in rt_mutex_adjust_prio_chain()
659 prev_max = max_lock_depth; in rt_mutex_adjust_prio_chain()
661 "task: %s (%d)\n", max_lock_depth, in rt_mutex_adjust_prio_chain()
Drtmutex_api.c14 int max_lock_depth = 1024; variable
/kernel/
Dsysctl.c1995 .data = &max_lock_depth,