Searched refs:dequeue_ih_ring_entry (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_interrupt.c132 static bool dequeue_ih_ring_entry(struct kfd_node *node, void *ih_ring_entry) function
156 while (dequeue_ih_ring_entry(dev, ih_ring_entry)) {

Completed in 95 milliseconds