Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/locking/
H A 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()
1575 __calc_dep_bit(struct held_lock *prev, struct held_lock *next) in __calc_dep_bit()
1580 static inline u8 calc_dep(struct held_lock *prev, struct held_lock *next) in calc_dep()
1590 __calc_dep_bitb(struct held_lock *prev, struct held_lock *next) in __calc_dep_bitb()
1595 static inline u8 calc_depb(struct held_lock *prev, struct held_lock *next) in calc_depb()
1621 struct held_lock *hlock) in bfs_init_root()
[all …]
/OK3568_Linux_fs/kernel/tools/include/linux/
H A Dlockdep.h30 struct held_lock held_locks[MAX_LOCK_DEPTH];
/OK3568_Linux_fs/kernel/include/linux/
H A Dlockdep.h93 struct held_lock { struct
H A Dsched.h1060 struct held_lock held_locks[MAX_LOCK_DEPTH];