Lines Matching defs:next
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()
2543 struct held_lock *next, in print_bad_irq_dependency()
2767 struct held_lock *next) in check_irq_usage()
2855 struct held_lock *prev, struct held_lock *next) in check_irq_usage()
2944 struct lock_class *next = hlock_class(nxt); in print_deadlock_scenario() local
2962 struct held_lock *next) in print_deadlock_bug()
2997 check_deadlock(struct task_struct *curr, struct held_lock *next) in check_deadlock()
3056 struct held_lock *next, u16 distance, in check_prev_add()
3183 check_prevs_add(struct task_struct *curr, struct held_lock *next) in check_prevs_add()
3303 int next = chain_hlocks[offset]; in chain_block_next() local
3325 static inline void init_chain_block(int offset, int next, int bucket, int size) in init_chain_block()
3339 int next = chain_block_buckets[bucket]; in add_chain_block() local
3391 static inline void del_chain_block(int bucket, int size, int next) in del_chain_block()
4721 static int check_wait_context(struct task_struct *curr, struct held_lock *next) in check_wait_context()
4787 struct held_lock *next) in check_wait_context()