Lines Matching defs:lowest_unlock
1563 * lowest_unlock sets the lowest level in the tree we're allowed to unlock. so
1564 * if lowest_unlock is 1, level 0 won't be unlocked
1567 int lowest_unlock, int min_write_lock_level,
1597 if (i >= lowest_unlock && i > skip_level) {
2134 int lowest_unlock = 1;
2156 lowest_unlock = 2;
2269 unlock_up(p, level, lowest_unlock,
2306 unlock_up(p, level, lowest_unlock, min_write_lock_level,
2384 int lowest_unlock = 1;
2425 unlock_up(p, level, lowest_unlock, 0, NULL);
2434 unlock_up(p, level, lowest_unlock, 0, NULL);