Home
last modified time | relevance | path

Searched refs:held_lock (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/locking/
A Dlockdep.c1627 __calc_dep_bit(struct held_lock *prev, struct held_lock *next) in __calc_dep_bit()
1632 static inline u8 calc_dep(struct held_lock *prev, struct held_lock *next) in calc_dep()
1642 __calc_dep_bitb(struct held_lock *prev, struct held_lock *next) in __calc_dep_bitb()
1647 static inline u8 calc_depb(struct held_lock *prev, struct held_lock *next) in calc_depb()
2002 struct held_lock *hlock = (struct held_lock *)data; in hlock_equal()
2029 struct held_lock *hlock = (struct held_lock *)data; in hlock_conflict()
2180 check_noncircular(struct held_lock *src, struct held_lock *target, in check_noncircular()
2900 struct held_lock *prev, struct held_lock *next) in check_irq_usage()
2922 check_redundant(struct held_lock *src, struct held_lock *target) in check_redundant()
2959 check_redundant(struct held_lock *src, struct held_lock *target) in check_redundant()
[all …]
/linux/include/linux/
A Dlockdep_types.h206 struct held_lock { struct
A Dsched.h1224 struct held_lock held_locks[MAX_LOCK_DEPTH];

Completed in 23 milliseconds