Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/drm/amd/amdkfd/
Dkfd_interrupt.c134 static bool dequeue_ih_ring_entry(struct kfd_node *node, void *ih_ring_entry) in dequeue_ih_ring_entry() function
158 while (dequeue_ih_ring_entry(dev, ih_ring_entry)) { in interrupt_wq()