Lines Matching defs:prev
1615 __calc_dep_bit(struct held_lock *prev, struct held_lock *next) in __calc_dep_bit()
1620 static inline u8 calc_dep(struct held_lock *prev, struct held_lock *next) in calc_dep()
1630 __calc_dep_bitb(struct held_lock *prev, struct held_lock *next) in __calc_dep_bitb()
1635 static inline u8 calc_depb(struct held_lock *prev, struct held_lock *next) in calc_depb()
2564 struct held_lock *prev, in print_bad_irq_dependency()
2788 static int check_irq_usage(struct task_struct *curr, struct held_lock *prev, in check_irq_usage()
2877 struct held_lock *prev, struct held_lock *next) in check_irq_usage()
2967 struct lock_class *prev = hlock_class(prv); in print_deadlock_scenario() local
2983 print_deadlock_bug(struct task_struct *curr, struct held_lock *prev, in print_deadlock_bug()
3029 struct held_lock *prev; in check_deadlock() local
3091 check_prev_add(struct task_struct *curr, struct held_lock *prev, in check_prev_add()
3337 #define for_each_chain_block(bucket, prev, curr) \ argument
3384 int prev, curr; in add_chain_block() local
4787 struct held_lock *prev = curr->held_locks + depth; in check_wait_context() local
4796 struct held_lock *prev = curr->held_locks + depth; in check_wait_context() local