Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/locking/
A Dlockdep.c1621 __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()
1986 struct held_lock *hlock = (struct held_lock *)data; in hlock_equal()
2013 struct held_lock *hlock = (struct held_lock *)data; in hlock_conflict()
2155 check_noncircular(struct held_lock *src, struct held_lock *target, in check_noncircular()
2863 struct held_lock *prev, struct held_lock *next) in check_irq_usage()
2885 check_redundant(struct held_lock *src, struct held_lock *target) in check_redundant()
2922 check_redundant(struct held_lock *src, struct held_lock *target) in check_redundant()
[all …]
/linux-6.3-rc2/include/linux/
A Dlockdep.h89 struct held_lock { struct
A Dsched.h1168 struct held_lock held_locks[MAX_LOCK_DEPTH];

Completed in 24 milliseconds