Home
last modified time | relevance | path

Searched refs:nr_pages_per_call (Results 1 – 4 of 4) sorted by relevance

/linux/mm/
H A Dgup_test.h26 __u32 nr_pages_per_call; member
H A Dgup_test.c136 nr = gup->nr_pages_per_call; in __gup_test_ioctl()
139 if (nr != gup->nr_pages_per_call) in __gup_test_ioctl()
/linux/tools/testing/selftests/mm/
H A Dgup_test.c223 gup.nr_pages_per_call = nr_pages; in main()
H A Dhmm-tests.c1766 .nr_pages_per_call = npages, in TEST_F()