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

/linux-master/kernel/locking/
H A Dlockdep.c221 static inline struct lock_class *hlock_class(struct held_lock *hlock)
342 static void lock_release_holdtime(struct held_lock *hlock)
359 static inline void lock_release_holdtime(struct held_lock *hlock)
424 * the id of held_lock
426 static inline u16 hlock_id(struct held_lock *hlock)
712 static void __print_lock_name(struct held_lock *hlock, struct lock_class *class)
732 static void print_lock_name(struct held_lock *hlock, struct lock_class *class)
757 static void print_lock(struct held_lock *hlock)
1615 __calc_dep_bit(struct held_lock *prev, struct held_lock *nex
[all...]
/linux-master/include/linux/
H A Dlockdep_types.h205 struct held_lock { struct
H A Dsched.h1183 struct held_lock held_locks[MAX_LOCK_DEPTH];

Completed in 200 milliseconds