Searched refs:zmutex_owned (Results 1 – 2 of 2) sorted by relevance
271 #define mutex_owned(mp) zmutex_owned((kmutex_t *)(mp))275 extern int zmutex_owned(kmutex_t *mp);
139 zmutex_owned(kmutex_t *mp) in zmutex_owned() function