Searched defs:mutex_exit (Results 1 – 4 of 4) sorted by relevance
74 mutex_exit(kmutex_t *mp) in mutex_exit() function
229 #define mutex_exit(mp) zmutex_exit(mp) macro
980 #define mutex_exit(m) nfs4_debug_mutex_exit((m), __FILE__, __LINE__) macro
2601 mutex_exit(mutex_t *mp) in mutex_exit() function