Home
last modified time | relevance | path

Searched defs:hlock (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/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()
1661 struct held_lock *hlock) in bfs_init_root()
1675 struct held_lock *hlock) in bfs_init_rootb()
1990 struct held_lock *hlock = (struct held_lock *)data; in hlock_equal() local
[all …]
/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()
1621 struct held_lock *hlock) in bfs_init_root()
1635 struct held_lock *hlock) in bfs_init_rootb()
1932 struct held_lock *hlock = (struct held_lock *)data; in hlock_equal() local
1959 struct held_lock *hlock = (struct held_lock *)data; in hlock_conflict() local
3091 struct held_lock *hlock; in check_prevs_add() local
[all …]