Searched defs:mutex_destroy (Results 1 – 3 of 3) sorted by relevance
92 static inline void mutex_destroy(struct mutex *lock) {} in mutex_destroy() function158 static inline void mutex_destroy(struct mutex *lock) { } in mutex_destroy() function
112 void mutex_destroy(struct mutex *lock) in mutex_destroy() function
47 void mutex_destroy(struct mutex *mtx) in mutex_destroy() function