Searched refs:pages_to_scan_fd (Results 1 – 1 of 1) sorted by relevance
41 static int pages_to_scan_fd; variable509 if (write(pages_to_scan_fd, pages_to_scan, strlen(pages_to_scan)) <= 0) in start_ksmd_and_set_frequency()529 if (write(pages_to_scan_fd, "100", 3) <= 0) in stop_ksmd_and_restore_frequency()710 pages_to_scan_fd = open("/sys/kernel/mm/ksm/pages_to_scan", O_RDWR); in init_global_file_handles()711 if (pages_to_scan_fd < 0) in init_global_file_handles()