Home
last modified time | relevance | path

Searched refs:kfd_set_event (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_priv.h1101 int kfd_set_event(struct kfd_process *p, uint32_t event_id);
H A Dkfd_events.c406 int kfd_set_event(struct kfd_process *p, uint32_t event_id) in kfd_set_event() function
H A Dkfd_chardev.c1103 return kfd_set_event(p, args->event_id); in kfd_ioctl_set_event()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_priv.h1445 int kfd_set_event(struct kfd_process *p, uint32_t event_id);
H A Dkfd_events.c646 int kfd_set_event(struct kfd_process *p, uint32_t event_id) in kfd_set_event() function
H A Dkfd_process.c2184 kfd_set_event(p, ev_id); in send_exception_work_handler()
H A Dkfd_chardev.c877 return kfd_set_event(p, args->event_id); in kfd_ioctl_set_event()

Completed in 18 milliseconds