Lines Matching refs:valid_state
1832 valid_state(struct task_struct *curr, struct held_lock *this, in valid_state() function
1961 if (!valid_state(curr, this, new_bit, LOCK_ENABLED_HARDIRQS)) in mark_lock_irq()
1963 if (!valid_state(curr, this, new_bit, in mark_lock_irq()
1986 if (!valid_state(curr, this, new_bit, LOCK_ENABLED_SOFTIRQS)) in mark_lock_irq()
1988 if (!valid_state(curr, this, new_bit, in mark_lock_irq()
2011 if (!valid_state(curr, this, new_bit, LOCK_ENABLED_HARDIRQS)) in mark_lock_irq()
2024 if (!valid_state(curr, this, new_bit, LOCK_ENABLED_SOFTIRQS)) in mark_lock_irq()
2037 if (!valid_state(curr, this, new_bit, LOCK_USED_IN_HARDIRQ)) in mark_lock_irq()
2039 if (!valid_state(curr, this, new_bit, in mark_lock_irq()
2063 if (!valid_state(curr, this, new_bit, LOCK_USED_IN_SOFTIRQ)) in mark_lock_irq()
2065 if (!valid_state(curr, this, new_bit, in mark_lock_irq()
2089 if (!valid_state(curr, this, new_bit, LOCK_USED_IN_HARDIRQ)) in mark_lock_irq()
2104 if (!valid_state(curr, this, new_bit, LOCK_USED_IN_SOFTIRQ)) in mark_lock_irq()