Home
last modified time | relevance | path

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

/linux/kernel/locking/
A Dlockdep.c1586 __calc_dep_bit(struct held_lock *prev, struct held_lock *next) in __calc_dep_bit()
1591 static inline u8 calc_dep(struct held_lock *prev, struct held_lock *next) in calc_dep()
1601 __calc_dep_bitb(struct held_lock *prev, struct held_lock *next) in __calc_dep_bitb()
1606 static inline u8 calc_depb(struct held_lock *prev, struct held_lock *next) in calc_depb()
1951 struct held_lock *hlock = (struct held_lock *)data; in hlock_equal()
1978 struct held_lock *hlock = (struct held_lock *)data; in hlock_conflict()
2120 check_noncircular(struct held_lock *src, struct held_lock *target, in check_noncircular()
2828 struct held_lock *prev, struct held_lock *next) in check_irq_usage()
2850 check_redundant(struct held_lock *src, struct held_lock *target) in check_redundant()
2887 check_redundant(struct held_lock *src, struct held_lock *target) in check_redundant()
[all …]
/linux/include/linux/
A Dlockdep.h93 struct held_lock { struct
A Dsched.h1148 struct held_lock held_locks[MAX_LOCK_DEPTH];

Completed in 25 milliseconds