Lines Matching defs:next
1621 __calc_dep_bit(struct held_lock *prev, struct held_lock *next) in __calc_dep_bit()
1626 static inline u8 calc_dep(struct held_lock *prev, struct held_lock *next) in calc_dep()
1636 __calc_dep_bitb(struct held_lock *prev, struct held_lock *next) in __calc_dep_bitb()
1641 static inline u8 calc_depb(struct held_lock *prev, struct held_lock *next) in calc_depb()
2551 struct held_lock *next, in print_bad_irq_dependency()
2775 struct held_lock *next) in check_irq_usage()
2863 struct held_lock *prev, struct held_lock *next) in check_irq_usage()
2952 struct lock_class *next = hlock_class(nxt); in print_deadlock_scenario() local
2970 struct held_lock *next) in print_deadlock_bug()
3005 check_deadlock(struct task_struct *curr, struct held_lock *next) in check_deadlock()
3064 struct held_lock *next, u16 distance, in check_prev_add()
3191 check_prevs_add(struct task_struct *curr, struct held_lock *next) in check_prevs_add()
3311 int next = chain_hlocks[offset]; in chain_block_next() local
3333 static inline void init_chain_block(int offset, int next, int bucket, int size) in init_chain_block()
3347 int next = chain_block_buckets[bucket]; in add_chain_block() local
3399 static inline void del_chain_block(int bucket, int size, int next) in del_chain_block()
4728 static int check_wait_context(struct task_struct *curr, struct held_lock *next) in check_wait_context()
4794 struct held_lock *next) in check_wait_context()