Lines Matching defs:next
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()
2553 struct held_lock *next, in print_bad_irq_dependency()
2781 struct held_lock *next) in check_irq_usage()
2869 struct held_lock *prev, struct held_lock *next) in check_irq_usage()
2993 struct lock_class *next = hlock_class(nxt); in print_deadlock_scenario() local
3011 struct held_lock *next) in print_deadlock_bug()
3057 check_deadlock(struct task_struct *curr, struct held_lock *next) in check_deadlock()
3123 struct held_lock *next, u16 distance, in check_prev_add()
3258 check_prevs_add(struct task_struct *curr, struct held_lock *next) in check_prevs_add()
3378 int next = chain_hlocks[offset]; in chain_block_next() local
3400 static inline void init_chain_block(int offset, int next, int bucket, int size) in init_chain_block()
3414 int next = chain_block_buckets[bucket]; in add_chain_block() local
3466 static inline void del_chain_block(int bucket, int size, int next) in del_chain_block()
4852 static int check_wait_context(struct task_struct *curr, struct held_lock *next) in check_wait_context()
4927 struct held_lock *next) in check_wait_context()