Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_exec_queue.h134 void xe_exec_queue_last_fence_put_unlocked(struct xe_exec_queue *e);
H A Dxe_exec_queue.c485 xe_exec_queue_last_fence_put_unlocked(q); in xe_exec_queue_destroy()
1461 xe_exec_queue_last_fence_put_unlocked(q); in xe_exec_queue_last_fence_put()
1470 void xe_exec_queue_last_fence_put_unlocked(struct xe_exec_queue *q) in xe_exec_queue_last_fence_put_unlocked() function
1523 xe_exec_queue_last_fence_put_unlocked(q); in xe_exec_queue_last_fence_get_for_resume()