Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/locking/
Dlockdep.c191 static inline struct lock_class *hlock_class(struct held_lock *hlock) in hlock_class()
312 static void lock_release_holdtime(struct held_lock *hlock) in lock_release_holdtime()
329 static inline void lock_release_holdtime(struct held_lock *hlock) in lock_release_holdtime()
396 static inline u16 hlock_id(struct held_lock *hlock) in hlock_id()
725 static void print_lock(struct held_lock *hlock) in print_lock()
1569 __calc_dep_bit(struct held_lock *prev, struct held_lock *next) in __calc_dep_bit()
1574 static inline u8 calc_dep(struct held_lock *prev, struct held_lock *next) in calc_dep()
1584 __calc_dep_bitb(struct held_lock *prev, struct held_lock *next) in __calc_dep_bitb()
1589 static inline u8 calc_depb(struct held_lock *prev, struct held_lock *next) in calc_depb()
1615 struct held_lock *hlock) in bfs_init_root()
[all …]
/Linux-v5.10/tools/include/linux/
Dlockdep.h30 struct held_lock held_locks[MAX_LOCK_DEPTH];
/Linux-v5.10/include/linux/
Dlockdep.h93 struct held_lock { struct
Dsched.h1035 struct held_lock held_locks[MAX_LOCK_DEPTH];