Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/locking/
Dlockdep.c342 static void lock_release_holdtime(struct held_lock *hlock) in lock_release_holdtime() function
359 static inline void lock_release_holdtime(struct held_lock *hlock) in lock_release_holdtime() function
5435 lock_release_holdtime(hlock); in __lock_release()