Searched refs:debug_evictions (Results 1 – 4 of 4) sorted by relevance
838 bool debug_evictions; variable839 module_param(debug_evictions, bool, 0644);840 MODULE_PARM_DESC(debug_evictions, "enable eviction debug messages (false = default)");
237 extern bool debug_evictions;243 static const bool __maybe_unused debug_evictions; /* = false */ variable
1175 WARN(debug_evictions, "Evicting pid %d", p->lead_thread->pid); in kgd2kfd_quiesce_mm()1243 WARN(debug_evictions, "Scheduling eviction of pid %d in %ld jiffies", in kgd2kfd_schedule_evict_and_restore_process()
3119 WARN(debug_evictions, "Evicting pid %d", p->lead_thread->pid); in kfd_evict_process_device()