Home
last modified time | relevance | path

Searched refs:kfd_evict_process_device (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/amdkfd/
H A Dcik_event_interrupt.c118 kfd_evict_process_device(pdd); in cik_event_interrupt_wq()
H A Dkfd_debug.c242 kfd_evict_process_device(pdd); in kfd_set_dbg_ev_from_interrupt()
279 kfd_evict_process_device(pdd); in kfd_dbg_send_exception_to_runtime()
H A Dkfd_priv.h1368 int kfd_evict_process_device(struct kfd_process_device *pdd);
H A Dkfd_events.c1188 kfd_evict_process_device(pdd); in kfd_signal_vm_fault_event_with_userptr()
H A Dkfd_device_queue_manager.c3111 int kfd_evict_process_device(struct kfd_process_device *pdd) in kfd_evict_process_device() function