Searched refs:kfd_event (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/amdkfd/
H A Dkfd_events.c41 struct kfd_event *event; /* Event to wait for */
95 struct kfd_event *ev,
134 static struct kfd_event *lookup_event_by_id(struct kfd_process *p, uint32_t id)
156 static struct kfd_event *lookup_signaled_event_by_partial_id(
159 struct kfd_event *ev;
188 struct kfd_event *ev, const int *restore_id)
217 static int create_other_event(struct kfd_process *p, struct kfd_event *ev, const int *restore_id)
261 static void destroy_event(struct kfd_process *p, struct kfd_event *ev)
282 struct kfd_event *ev;
314 static bool event_can_be_gpu_signaled(const struct kfd_event *e
[all...]
H A Dkfd_events.h54 struct kfd_event { struct

Completed in 196 milliseconds