Searched refs:xe_pxp_exec_queue_remove (Results 1 – 2 of 2) sorted by relevance
43 xe_pxp_exec_queue_remove(gt_to_xe(q->gt)->pxp, q); in __xe_exec_queue_free()277 xe_pxp_exec_queue_remove(gt_to_xe(q->gt)->pxp, q); in xe_exec_queue_destroy()
725 void xe_pxp_exec_queue_remove(struct xe_pxp *pxp, struct xe_exec_queue *q) in xe_pxp_exec_queue_remove() function