Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/locking/
Dlockdep.c313 static void lock_release_holdtime(struct held_lock *hlock) in lock_release_holdtime() function
330 static inline void lock_release_holdtime(struct held_lock *hlock) in lock_release_holdtime() function
5309 lock_release_holdtime(hlock); in __lock_release()