Home
last modified time | relevance | path

Searched refs:max_page_sharing (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dksm_tests.c30 unsigned long max_page_sharing; member
99 unsigned long max_page_sharing, pages_sharing, pages_shared; in ksm_print_sysfs() local
106 ksm_read_sysfs(KSM_FP("max_page_sharing"), &max_page_sharing) || in ksm_print_sysfs()
117 printf("max_page_sharing : %lu\n", max_page_sharing); in ksm_print_sysfs()
280 unsigned long max_page_sharing, pages_sharing, pages_shared; in assert_ksm_pages_count() local
284 ksm_read_sysfs(KSM_FP("max_page_sharing"), &max_page_sharing)) in assert_ksm_pages_count()
294 * shared with the limited number of pages (max_page_sharing), sometime in assert_ksm_pages_count()
[all...]
/kernel/linux/linux-5.10/mm/
H A Dksm.c894 * merge_across_nodes/max_page_sharing be switched. in remove_stable_node()
3052 KSM_ATTR(max_page_sharing); variable
/kernel/linux/linux-6.6/mm/
H A Dksm.c941 * merge_across_nodes/max_page_sharing be switched. in remove_stable_node()
3339 KSM_ATTR(max_page_sharing); variable

Completed in 9 milliseconds