Home
last modified time | relevance | path

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

/kernel/locking/
Drtmutex.c652 static int prev_max; in rt_mutex_adjust_prio_chain() local
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()