Home
last modified time | relevance | path

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

/linux-2.6.39/kernel/
Drtmutex.c171 static int prev_max; in rt_mutex_adjust_prio_chain() local
177 if (prev_max != max_lock_depth) { in rt_mutex_adjust_prio_chain()
178 prev_max = max_lock_depth; in rt_mutex_adjust_prio_chain()