Searched refs:k_exec_q (Results 1 – 2 of 2) sorted by relevance
198 struct xe_exec_queue *k_exec_q; member
626 struct xe_exec_queue *q = stream->exec_q ?: stream->k_exec_q; in xe_oa_submit_bb()856 xe_exec_queue_put(stream->k_exec_q); in xe_oa_stream_destroy()1746 stream->k_exec_q = xe_exec_queue_create(stream->oa->xe, NULL, in xe_oa_stream_init()1749 if (IS_ERR(stream->k_exec_q)) { in xe_oa_stream_init()1750 ret = PTR_ERR(stream->k_exec_q); in xe_oa_stream_init()1778 xe_exec_queue_put(stream->k_exec_q); in xe_oa_stream_init()