Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/locking/
Dlockdep.c189 static inline struct lock_class *hlock_class(struct held_lock *hlock) in hlock_class()
310 static void lock_release_holdtime(struct held_lock *hlock) in lock_release_holdtime()
327 static inline void lock_release_holdtime(struct held_lock *hlock) in lock_release_holdtime()
394 static inline u16 hlock_id(struct held_lock *hlock) in hlock_id()
723 static void print_lock(struct held_lock *hlock) in print_lock()
1575 __calc_dep_bit(struct held_lock *prev, struct held_lock *next) in __calc_dep_bit()
1580 static inline u8 calc_dep(struct held_lock *prev, struct held_lock *next) in calc_dep()
1590 __calc_dep_bitb(struct held_lock *prev, struct held_lock *next) in __calc_dep_bitb()
1595 static inline u8 calc_depb(struct held_lock *prev, struct held_lock *next) in calc_depb()
1621 struct held_lock *hlock) in bfs_init_root()
[all …]
/kernel/linux/linux-5.10/tools/include/linux/
Dlockdep.h30 struct held_lock held_locks[MAX_LOCK_DEPTH];
/kernel/linux/linux-5.10/include/linux/
Dlockdep.h93 struct held_lock { struct
Dsched.h1181 struct held_lock held_locks[MAX_LOCK_DEPTH];