Lines Matching defs:prev
1631 __calc_dep_bit(struct held_lock *prev, struct held_lock *next) in __calc_dep_bit()
1636 static inline u8 calc_dep(struct held_lock *prev, struct held_lock *next) in calc_dep()
1646 __calc_dep_bitb(struct held_lock *prev, struct held_lock *next) in __calc_dep_bitb()
1651 static inline u8 calc_depb(struct held_lock *prev, struct held_lock *next) in calc_depb()
2552 struct held_lock *prev, in print_bad_irq_dependency()
2780 static int check_irq_usage(struct task_struct *curr, struct held_lock *prev, in check_irq_usage()
2869 struct held_lock *prev, struct held_lock *next) in check_irq_usage()
2994 struct lock_class *prev = hlock_class(prv); in print_deadlock_scenario() local
3010 print_deadlock_bug(struct task_struct *curr, struct held_lock *prev, in print_deadlock_bug()
3060 struct held_lock *prev; in check_deadlock() local
3122 check_prev_add(struct task_struct *curr, struct held_lock *prev, in check_prev_add()
3368 #define for_each_chain_block(bucket, prev, curr) \ argument
3415 int prev, curr; in add_chain_block() local
4869 struct held_lock *prev = curr->held_locks + depth; in check_wait_context() local
4878 struct held_lock *prev = curr->held_locks + depth; in check_wait_context() local