Searched refs:ksm_smart_scan (Results 1 – 1 of 1) sorted by relevance
301 static bool ksm_smart_scan = true; variable2476 if (!ksm_smart_scan) in should_skip_rmap_item()3837 return sysfs_emit(buf, "%u\n", ksm_smart_scan); in smart_scan_show()3851 ksm_smart_scan = value; in smart_scan_store()