Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mm/
H A Dgup_test.c120 gup.which_pages[0] = 1; in main()
195 gup.which_pages[extra_arg_count] = page_index; in main()
/linux/mm/
H A Dgup_test.h33 __u32 which_pages[GUP_TEST_MAX_PAGES_TO_DUMP]; member