Home
last modified time | relevance | path

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

/kernel/locking/
Dlockdep.c4164 int excl_bit = exclusive_bit(new_bit); in mark_lock_irq() local
4172 if (!valid_state(curr, this, new_bit, excl_bit)) in mark_lock_irq()
4179 excl_bit + LOCK_USAGE_READ_MASK)) in mark_lock_irq()
4192 if (!check_usage_backwards(curr, this, excl_bit)) in mark_lock_irq()
4199 if (!check_usage_forwards(curr, this, excl_bit)) in mark_lock_irq()