Searched refs:xe_execlist_port_assert_held (Results 1 – 2 of 2) sorted by relevance
103 xe_execlist_port_assert_held(port); in __xe_execlist_port_start()122 xe_execlist_port_assert_held(port); in __xe_execlist_port_idle()144 xe_execlist_port_assert_held(port); in __xe_execlist_port_start_next_active()182 xe_execlist_port_assert_held(port); in xe_execlist_port_irq_handler_locked()204 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