Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/locking/
Dlockdep.c221 static inline struct lock_class *hlock_class(struct held_lock *hlock) in hlock_class()
342 static void lock_release_holdtime(struct held_lock *hlock) in lock_release_holdtime()
359 static inline void lock_release_holdtime(struct held_lock *hlock) in lock_release_holdtime()
426 static inline u16 hlock_id(struct held_lock *hlock) in hlock_id()
712 static void __print_lock_name(struct held_lock *hlock, struct lock_class *class) in __print_lock_name()
732 static void print_lock_name(struct held_lock *hlock, struct lock_class *class) in print_lock_name()
757 static void print_lock(struct held_lock *hlock) in print_lock()
1615 __calc_dep_bit(struct held_lock *prev, struct held_lock *next) in __calc_dep_bit()
1620 static inline u8 calc_dep(struct held_lock *prev, struct held_lock *next) in calc_dep()
1630 __calc_dep_bitb(struct held_lock *prev, struct held_lock *next) in __calc_dep_bitb()
[all …]
/linux-6.6.21/include/linux/
Dlockdep.h89 struct held_lock { struct
Dsched.h1174 struct held_lock held_locks[MAX_LOCK_DEPTH];