Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dksm_tests.c100 unsigned long full_scans, pages_unshared, pages_volatile; in ksm_print_sysfs() local
109 ksm_read_sysfs(KSM_FP("pages_volatile"), &pages_volatile) || in ksm_print_sysfs()
120 printf("pages_volatile : %lu\n", pages_volatile); in ksm_print_sysfs()
/kernel/linux/linux-5.10/mm/
H A Dksm.c255 /* The number of rmap_items in use: to calculate pages_volatile */
2247 * it is puzzling to see some stuck in pages_volatile until in scan_get_next_rmap_item()
3090 KSM_ATTR_RO(pages_volatile); variable
/kernel/linux/linux-6.6/mm/
H A Dksm.c257 /* The number of rmap_items in use: to calculate pages_volatile */
2329 * it is puzzling to see some stuck in pages_volatile until in scan_get_next_rmap_item()
3384 KSM_ATTR_RO(pages_volatile); variable

Completed in 10 milliseconds