Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdkfd/
H A Dcik_event_interrupt.c123 kfd_unref_process(p); in cik_event_interrupt_wq()
128 kfd_unref_process(p); in cik_event_interrupt_wq()
H A Dkfd_process.c855 kfd_unref_process(primary_process); in kfd_create_process_sysfs()
902 kfd_unref_process(primary_process); in kfd_process_alloc_id()
920 kfd_unref_process(primary_process); in kfd_process_free_id()
1014 void kfd_unref_process(struct kfd_process *p) in kfd_unref_process() function
1279 kfd_unref_process(container_of(mn, struct kfd_process, mmu_notifier)); in kfd_process_free_notifier()
1666 kfd_unref_process(process); in create_process()
2315 kfd_unref_process(p); in kfd_process_close_interrupt_drain()
H A Dkfd_device.c1199 kfd_unref_process(p); in kgd2kfd_quiesce_mm()
1218 kfd_unref_process(p); in kgd2kfd_resume_mm()
1269 kfd_unref_process(p); in kgd2kfd_schedule_evict_and_restore_process()
1727 kfd_unref_process(p); in kgd2kfd_vmfault_fast_path()
1735 kfd_unref_process(p); in kgd2kfd_vmfault_fast_path()
H A Dkfd_events.c786 kfd_unref_process(p); in kfd_signal_event_interrupt()
1171 kfd_unref_process(p); in kfd_signal_hw_exception_event()
1347 kfd_unref_process(p); in kfd_signal_poison_consumed_event()
1386 kfd_unref_process(p); in kfd_signal_poison_consumed_event()
H A Dkfd_smi_events.c335 kfd_unref_process(p); in kfd_smi_event_queue_restore_rescheduled()
H A Dkfd_debug.c251 kfd_unref_process(p); in kfd_set_dbg_ev_from_interrupt()
708 kfd_unref_process(target); in kfd_dbg_trap_disable()
H A Dkfd_chardev.c150 kfd_unref_process(process); in kfd_open()
173 kfd_unref_process(process); in kfd_release()
2704 kfd_unref_process(target); in criu_resume()
3160 kfd_unref_process(target); in kfd_ioctl_set_debug_trap()
3202 kfd_unref_process(p); in kfd_ioctl_create_process()
H A Dkfd_priv.h1082 void kfd_unref_process(struct kfd_process *p);
H A Dkfd_svm.c425 kfd_unref_process(p); in svm_range_bo_release()
2622 kfd_unref_process(p); in svm_range_unmap_from_cpu()
3251 kfd_unref_process(p); in svm_range_restore_pages()
H A Dkfd_device_queue_manager.c3107 kfd_unref_process(p); in kfd_dqm_suspend_bad_queue_mes()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_amdkfd_gpuvm.c2623 kfd_unref_process(p); in update_invalid_user_pages()