Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dgup_test.h26 __u32 nr_pages_per_call; member
Dgup_test.c125 nr = gup->nr_pages_per_call; in __gup_test_ioctl()
128 if (nr != gup->nr_pages_per_call) in __gup_test_ioctl()
/linux-6.12.1/tools/testing/selftests/mm/
Dgup_test.c211 gup.nr_pages_per_call = nr_pages; in main()
Dhmm-tests.c1877 .nr_pages_per_call = npages, in gup_test_exec()