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