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