mutex_destroy      92 include/linux/mutex.h static inline void mutex_destroy(struct mutex *lock) {}
mutex_destroy     101 kernel/locking/mutex-debug.c void mutex_destroy(struct mutex *lock)