Home
last modified time | relevance | path

Searched refs:ksm_do_scan (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/mm/
H A Dksm_tests.c191 static int ksm_do_scan(int scan_count, struct timespec start_time, int timeout) in ksm_do_scan() function
235 if (ksm_do_scan(2, start_time, timeout)) in ksm_merge_pages()
378 if (ksm_do_scan(1, start_time, timeout)) in check_ksm_unmerge()
/linux/mm/
H A Dksm.c2780 static void ksm_do_scan(unsigned int scan_npages) in ksm_do_scan() function
2812 ksm_do_scan(ksm_thread_pages_to_scan); in ksm_scan_thread()