Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/locking/
Dlockdep.c220 static inline struct lock_class *hlock_class(struct held_lock *hlock) in hlock_class()
341 static void lock_release_holdtime(struct held_lock *hlock) in lock_release_holdtime()
358 static inline void lock_release_holdtime(struct held_lock *hlock) in lock_release_holdtime()
425 static inline u16 hlock_id(struct held_lock *hlock) in hlock_id()
754 static void print_lock(struct held_lock *hlock) in print_lock()
1620 __calc_dep_bit(struct held_lock *prev, struct held_lock *next) in __calc_dep_bit()
1625 static inline u8 calc_dep(struct held_lock *prev, struct held_lock *next) in calc_dep()
1635 __calc_dep_bitb(struct held_lock *prev, struct held_lock *next) in __calc_dep_bitb()
1640 static inline u8 calc_depb(struct held_lock *prev, struct held_lock *next) in calc_depb()
1666 struct held_lock *hlock) in bfs_init_root()
[all …]
/linux-6.1.9/include/linux/
Dlockdep.h89 struct held_lock { struct
Dsched.h1174 struct held_lock held_locks[MAX_LOCK_DEPTH];