Searched refs:max_lock_depth (Results 1 – 3 of 3) sorted by relevance
651 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()
14 int max_lock_depth = 1024; variable
1995 .data = &max_lock_depth,