Searched refs:xe_execlist_port_assert_held (Results 1 – 2 of 2) sorted by relevance
102 xe_execlist_port_assert_held(port); in __xe_execlist_port_start()121 xe_execlist_port_assert_held(port); in __xe_execlist_port_idle()143 xe_execlist_port_assert_held(port); in __xe_execlist_port_start_next_active()181 xe_execlist_port_assert_held(port); in xe_execlist_port_irq_handler_locked()203 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