Home
last modified time | relevance | path

Searched refs:debug_evictions (Results 1 – 21 of 21) sorted by relevance

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_sync.c268 WARN(debug_evictions && fence_owner == AMDGPU_FENCE_OWNER_KFD, in amdgpu_sync_resv()
H A Damdgpu_drv.c768 bool debug_evictions; variable
769 module_param(debug_evictions, bool, 0644);
770 MODULE_PARM_DESC(debug_evictions, "enable eviction debug messages (false = default)");
H A Damdgpu.h208 extern bool debug_evictions;
212 static const bool __maybe_unused debug_evictions; /* = false */ variable
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_sync.c268 WARN(debug_evictions && fence_owner == AMDGPU_FENCE_OWNER_KFD, in amdgpu_sync_resv()
H A Damdgpu_drv.c768 bool debug_evictions; variable
769 module_param(debug_evictions, bool, 0644);
770 MODULE_PARM_DESC(debug_evictions, "enable eviction debug messages (false = default)");
H A Damdgpu.h208 extern bool debug_evictions;
212 static const bool __maybe_unused debug_evictions; /* = false */ variable
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_sync.c268 WARN(debug_evictions && fence_owner == AMDGPU_FENCE_OWNER_KFD, in amdgpu_sync_resv()
H A Damdgpu_drv.c768 bool debug_evictions; variable
769 module_param(debug_evictions, bool, 0644);
770 MODULE_PARM_DESC(debug_evictions, "enable eviction debug messages (false = default)");
H A Damdgpu.h208 extern bool debug_evictions;
212 static const bool __maybe_unused debug_evictions; /* = false */ variable
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_device.c1044 WARN(debug_evictions, "Evicting pid %d", p->lead_thread->pid); in kgd2kfd_quiesce_mm()
1112 WARN(debug_evictions, "Scheduling eviction of pid %d in %ld jiffies", in kgd2kfd_schedule_evict_and_restore_process()
H A Dkfd_priv.h179 extern bool debug_evictions;
H A Dkfd_process.c1689 WARN(debug_evictions, "Evicting all processes"); in kfd_suspend_all_processes()
H A Dkfd_device_queue_manager.c1986 WARN(debug_evictions, "Evicting pid %d", p->lead_thread->pid); in kfd_process_vm_fault()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_device.c1044 WARN(debug_evictions, "Evicting pid %d", p->lead_thread->pid); in kgd2kfd_quiesce_mm()
1112 WARN(debug_evictions, "Scheduling eviction of pid %d in %ld jiffies", in kgd2kfd_schedule_evict_and_restore_process()
H A Dkfd_priv.h179 extern bool debug_evictions;
H A Dkfd_process.c1689 WARN(debug_evictions, "Evicting all processes"); in kfd_suspend_all_processes()
H A Dkfd_device_queue_manager.c1986 WARN(debug_evictions, "Evicting pid %d", p->lead_thread->pid); in kfd_process_vm_fault()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_device.c1044 WARN(debug_evictions, "Evicting pid %d", p->lead_thread->pid); in kgd2kfd_quiesce_mm()
1112 WARN(debug_evictions, "Scheduling eviction of pid %d in %ld jiffies", in kgd2kfd_schedule_evict_and_restore_process()
H A Dkfd_priv.h179 extern bool debug_evictions;
H A Dkfd_process.c1689 WARN(debug_evictions, "Evicting all processes"); in kfd_suspend_all_processes()
H A Dkfd_device_queue_manager.c1986 WARN(debug_evictions, "Evicting pid %d", p->lead_thread->pid); in kfd_process_vm_fault()