Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_device.c988 static inline void kfd_queue_work(struct workqueue_struct *wq, in kfd_queue_work() function
1028 kfd_queue_work(node->ih_wq, &node->interrupt_work); in kgd2kfd_interrupt()