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