Searched refs:xe_execlist_port_assert_held (Results 1 – 2 of 2) sorted by relevance
107 xe_execlist_port_assert_held(port); in __xe_execlist_port_start()126 xe_execlist_port_assert_held(port); in __xe_execlist_port_idle()148 xe_execlist_port_assert_held(port); in __xe_execlist_port_start_next_active()186 xe_execlist_port_assert_held(port); in xe_execlist_port_irq_handler_locked()208 xe_execlist_port_assert_held(port); in xe_execlist_port_wake_locked()
14 #define xe_execlist_port_assert_held(port) lockdep_assert_held(&(port)->lock) macro