Home
last modified time | relevance | path

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

/optee_os/core/kernel/
A Dmutex_lockdep.h17 void mutex_unlock_check(struct mutex *m);
29 static inline void mutex_unlock_check(struct mutex *m __unused) in mutex_unlock_check() function
A Dmutex_lockdep.c57 void mutex_unlock_check(struct mutex *m) in mutex_unlock_check() function
A Dmutex.c97 mutex_unlock_check(m); in __mutex_unlock()
404 mutex_unlock_check(m); in __condvar_wait()

Completed in 5 milliseconds