HomeSort by: relevance | last modified time | path
    Searched defs:kfd_queue_work (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
kfd_device.c 833 static inline void kfd_queue_work(struct workqueue_struct *wq, function in typeref:typename:void
870 kfd_queue_work(kfd->ih_wq, &kfd->interrupt_work);
kfd_device.c 833 static inline void kfd_queue_work(struct workqueue_struct *wq, function in typeref:typename:void
870 kfd_queue_work(kfd->ih_wq, &kfd->interrupt_work);

Completed in 163 milliseconds