Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/locking/
Dlockdep.c192 static inline struct lock_class *hlock_class(struct held_lock *hlock) in hlock_class()
313 static void lock_release_holdtime(struct held_lock *hlock) in lock_release_holdtime()
330 static inline void lock_release_holdtime(struct held_lock *hlock) in lock_release_holdtime()
397 static inline u16 hlock_id(struct held_lock *hlock) in hlock_id()
726 static void print_lock(struct held_lock *hlock) in print_lock()
1574 __calc_dep_bit(struct held_lock *prev, struct held_lock *next) in __calc_dep_bit()
1579 static inline u8 calc_dep(struct held_lock *prev, struct held_lock *next) in calc_dep()
1589 __calc_dep_bitb(struct held_lock *prev, struct held_lock *next) in __calc_dep_bitb()
1594 static inline u8 calc_depb(struct held_lock *prev, struct held_lock *next) in calc_depb()
1620 struct held_lock *hlock) in bfs_init_root()
[all …]
/Linux-v5.15/tools/include/linux/
Dlockdep.h30 struct held_lock held_locks[MAX_LOCK_DEPTH];
/Linux-v5.15/include/linux/
Dlockdep.h93 struct held_lock { struct
Dsched.h1150 struct held_lock held_locks[MAX_LOCK_DEPTH];