Home
last modified time | relevance | path

Searched refs:resident_page_types (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/kernel/
H A Dfork.c137 static const char * const resident_page_types[] = { variable
662 BUILD_BUG_ON_MSG(ARRAY_SIZE(resident_page_types) != NR_MM_COUNTERS, in check_mm()
663 "Please make sure 'struct resident_page_types[]' is updated as well"); in check_mm()
670 mm, resident_page_types[i], x); in check_mm()
/kernel/linux/linux-6.6/kernel/
H A Dfork.c137 static const char * const resident_page_types[] = { variable
830 BUILD_BUG_ON_MSG(ARRAY_SIZE(resident_page_types) != NR_MM_COUNTERS, in check_mm()
831 "Please make sure 'struct resident_page_types[]' is updated as well"); in check_mm()
838 mm, resident_page_types[i], x); in check_mm()

Completed in 13 milliseconds