Home
last modified time | relevance | path

Searched refs:__pxp_exec_queue_remove (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_pxp.c690 static void __pxp_exec_queue_remove(struct xe_pxp *pxp, struct xe_exec_queue *q, bool lock) in __pxp_exec_queue_remove()
725 __pxp_exec_queue_remove(pxp, q, true);
755 __pxp_exec_queue_remove(pxp, q, false);
688 static void __pxp_exec_queue_remove(struct xe_pxp *pxp, struct xe_exec_queue *q, bool lock) __pxp_exec_queue_remove() function