Searched refs:drmach_msglist_mutex (Results 1 – 1 of 1) sorted by relevance
1345 kmutex_t drmach_msglist_mutex; /* mutex for message list */ variable1788 mutex_enter(&drmach_msglist_mutex); in drmach_get_msgid()1792 mutex_exit(&drmach_msglist_mutex); in drmach_get_msgid()1804 ASSERT(mutex_owned(&drmach_msglist_mutex)); in drmach_msglist_unlink()1822 mutex_enter(&drmach_msglist_mutex); in drmach_msglist_link()1830 mutex_exit(&drmach_msglist_mutex); in drmach_msglist_link()1905 mutex_enter(&drmach_msglist_mutex); in drmach_mbox_getmsg()1934 mutex_exit(&drmach_msglist_mutex); in drmach_mbox_getmsg()1937 mutex_enter(&drmach_msglist_mutex); in drmach_mbox_getmsg()1949 mutex_exit(&drmach_msglist_mutex); in drmach_mbox_getmsg()[all …]