Home
last modified time | relevance | path

Searched refs:kfd_unref_process (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/amd/amdkfd/
Dkfd_events.c523 kfd_unref_process(p); in kfd_signal_event_interrupt()
898 kfd_unref_process(p); in kfd_signal_iommu_event()
949 kfd_unref_process(p); in kfd_signal_iommu_event()
971 kfd_unref_process(p); in kfd_signal_hw_exception_event()
1008 kfd_unref_process(p); in kfd_signal_vm_fault_event()
Dkfd_device.c983 kfd_unref_process(p); in kgd2kfd_quiesce_mm()
1002 kfd_unref_process(p); in kgd2kfd_resume_mm()
1052 kfd_unref_process(p); in kgd2kfd_schedule_evict_and_restore_process()
Dkfd_iommu.c184 kfd_unref_process(p); in iommu_pasid_shutdown_callback()
Dkfd_process.c873 void kfd_unref_process(struct kfd_process *p) in kfd_unref_process() function
1016 kfd_unref_process(container_of(mn, struct kfd_process, mmu_notifier)); in kfd_process_free_notifier()
Dkfd_priv.h847 void kfd_unref_process(struct kfd_process *p);
Dkfd_chardev.c134 kfd_unref_process(process); in kfd_open()
152 kfd_unref_process(process); in kfd_release()
Dkfd_device_queue_manager.c1979 kfd_unref_process(p); in kfd_process_vm_fault()