Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/amdkfd/
Dkfd_interrupt.c132 static bool dequeue_ih_ring_entry(struct kfd_node *node, void *ih_ring_entry) in dequeue_ih_ring_entry() function
156 while (dequeue_ih_ring_entry(dev, ih_ring_entry)) { in interrupt_wq()