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