Searched refs:IDN_MBOX_LOCK (Results 1 – 3 of 3) sorted by relevance
3296 IDN_MBOX_LOCK(domid); in idn_open_domain()3369 IDN_MBOX_LOCK(domid); in idn_close_domain()
8040 IDN_MBOX_LOCK(d); in idn_shutdown_datapath()
1766 #define IDN_MBOX_LOCK(dd) (mutex_enter(&idn_domain[dd].dmbox.m_mutex)) macro