Home
last modified time | relevance | path

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

/optee_os/core/kernel/
A Dmutex_lockdep.h19 void mutex_destroy_check(struct mutex *m);
32 static inline void mutex_destroy_check(struct mutex *m __unused) in mutex_destroy_check() function
A Dmutex_lockdep.c67 void mutex_destroy_check(struct mutex *m) in mutex_destroy_check() function
A Dmutex.c329 mutex_destroy_check(m); in mutex_destroy()

Completed in 6 milliseconds