Searched refs:check_usage_forwards (Results 1 – 1 of 1) sorted by relevance
/kernel/ |
D | lockdep.c | 1890 check_usage_forwards(struct task_struct *curr, struct held_lock *this, in check_usage_forwards() function 1970 if (!check_usage_forwards(curr, this, in mark_lock_irq() 1978 if (!check_usage_forwards(curr, this, in mark_lock_irq() 1995 if (!check_usage_forwards(curr, this, in mark_lock_irq() 2003 if (!check_usage_forwards(curr, this, in mark_lock_irq() 2017 if (!check_usage_forwards(curr, this, in mark_lock_irq() 2030 if (!check_usage_forwards(curr, this, in mark_lock_irq()
|