Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdkfd/
Dkfd_process.c315 kfd_event_init_process(process); in create_process()
Dkfd_priv.h713 void kfd_event_init_process(struct kfd_process *p);
Dkfd_events.c337 void kfd_event_init_process(struct kfd_process *p) in kfd_event_init_process() function