Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_process.c1169 kfd_event_free_process(p); in kfd_process_wq_release()
1585 kfd_event_free_process(process); in create_process()
H A Dkfd_priv.h1469 void kfd_event_free_process(struct kfd_process *p);
H A Dkfd_events.c309 void kfd_event_free_process(struct kfd_process *p) in kfd_event_free_process() function