Searched refs:max_lock_depth (Results 1 – 2 of 2) sorted by relevance
378 int max_lock_depth = 1024; variable474 if (++depth > max_lock_depth) { in rt_mutex_adjust_prio_chain()481 if (prev_max != max_lock_depth) { in rt_mutex_adjust_prio_chain()482 prev_max = max_lock_depth; in rt_mutex_adjust_prio_chain()484 "task: %s (%d)\n", max_lock_depth, in rt_mutex_adjust_prio_chain()
2620 .data = &max_lock_depth,