Searched refs:held_lock (Results 1 – 3 of 3) sorted by relevance
1632 __calc_dep_bit(struct held_lock *prev, struct held_lock *next) in __calc_dep_bit()1637 static inline u8 calc_dep(struct held_lock *prev, struct held_lock *next) in calc_dep()1647 __calc_dep_bitb(struct held_lock *prev, struct held_lock *next) in __calc_dep_bitb()1652 static inline u8 calc_depb(struct held_lock *prev, struct held_lock *next) in calc_depb()2007 struct held_lock *hlock = (struct held_lock *)data; in hlock_equal()2034 struct held_lock *hlock = (struct held_lock *)data; in hlock_conflict()2185 check_noncircular(struct held_lock *src, struct held_lock *target, in check_noncircular()2905 struct held_lock *prev, struct held_lock *next) in check_irq_usage()2927 check_redundant(struct held_lock *src, struct held_lock *target) in check_redundant()2964 check_redundant(struct held_lock *src, struct held_lock *target) in check_redundant()[all …]
206 struct held_lock { struct
1267 struct held_lock held_locks[MAX_LOCK_DEPTH];