Searched refs:max_lock_depth (Results 1 – 6 of 6) sorted by relevance
21 extern int max_lock_depth; /* for sysctl */
600 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()
14 int max_lock_depth = 1024; variable
2573 .data = &max_lock_depth,
130766 ffff800011de2500 D max_lock_depth
Completed in 312 milliseconds