Lines Matching defs:prev
1613 __calc_dep_bit(struct held_lock *prev, struct held_lock *next) in __calc_dep_bit()
1618 static inline u8 calc_dep(struct held_lock *prev, struct held_lock *next) in calc_dep()
1628 __calc_dep_bitb(struct held_lock *prev, struct held_lock *next) in __calc_dep_bitb()
1633 static inline u8 calc_depb(struct held_lock *prev, struct held_lock *next) in calc_depb()
2542 struct held_lock *prev, in print_bad_irq_dependency()
2766 static int check_irq_usage(struct task_struct *curr, struct held_lock *prev, in check_irq_usage()
2855 struct held_lock *prev, struct held_lock *next) in check_irq_usage()
2945 struct lock_class *prev = hlock_class(prv); in print_deadlock_scenario() local
2961 print_deadlock_bug(struct task_struct *curr, struct held_lock *prev, in print_deadlock_bug()
2999 struct held_lock *prev; in check_deadlock() local
3055 check_prev_add(struct task_struct *curr, struct held_lock *prev, in check_prev_add()
3293 #define for_each_chain_block(bucket, prev, curr) \ argument
3340 int prev, curr; in add_chain_block() local
4738 struct held_lock *prev = curr->held_locks + depth; in check_wait_context() local
4747 struct held_lock *prev = curr->held_locks + depth; in check_wait_context() local