Searched refs:resume_queues (Results 1 – 2 of 2) sorted by relevance
3216 r = resume_queues(target, args->resume_queues.num_queues, in kfd_ioctl_set_debug_trap()3217 (uint32_t *)args->resume_queues.queue_array_ptr); in kfd_ioctl_set_debug_trap()
3598 int resume_queues(struct kfd_process *p, in resume_queues() function