Home | History | Annotate | Download | only in fdt

Lines Matching defs:fdtbus_interrupt_cookie_mutex

65 static kmutex_t fdtbus_interrupt_cookie_mutex;
76 mutex_init(&fdtbus_interrupt_cookie_mutex, MUTEX_DEFAULT, IPL_HIGH);
154 mutex_enter(&fdtbus_interrupt_cookie_mutex);
162 mutex_exit(&fdtbus_interrupt_cookie_mutex);
170 mutex_enter(&fdtbus_interrupt_cookie_mutex);
177 mutex_exit(&fdtbus_interrupt_cookie_mutex);
240 mutex_enter(&fdtbus_interrupt_cookie_mutex);
242 mutex_exit(&fdtbus_interrupt_cookie_mutex);
257 mutex_enter(&fdtbus_interrupt_cookie_mutex);
259 mutex_exit(&fdtbus_interrupt_cookie_mutex);
282 mutex_enter(&fdtbus_interrupt_cookie_mutex);
287 &fdtbus_interrupt_cookie_mutex);
290 mutex_exit(&fdtbus_interrupt_cookie_mutex);