Home
last modified time | relevance | path

Searched refs:PIN_FAST_BENCHMARK (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/mm/
Dgup_test.c22 case PIN_FAST_BENCHMARK: in put_back_pages()
46 case PIN_FAST_BENCHMARK: in verify_dma_pinned()
109 cmd != GUP_FAST_BENCHMARK && cmd != PIN_FAST_BENCHMARK; in __gup_test_ioctl()
145 case PIN_FAST_BENCHMARK: in __gup_test_ioctl()
346 case PIN_FAST_BENCHMARK: in gup_test_ioctl()
Dgup_test.h8 #define PIN_FAST_BENCHMARK _IOWR('g', 2, struct gup_test) macro
/linux-6.12.1/tools/testing/selftests/mm/
Dgup_test.c37 case PIN_FAST_BENCHMARK: in cmd_to_str()
57 if ((cmd == PIN_FAST_BENCHMARK) || (cmd == GUP_FAST_BENCHMARK) || in gup_thread()
104 cmd = PIN_FAST_BENCHMARK; in main()
Dhmm-tests.c1950 PIN_FAST_BENCHMARK, 1, self->page_size, FOLL_LONGTERM), 0); in TEST_F()
/linux-6.12.1/Documentation/core-api/
Dpin_user_pages.rst235 * PIN_FAST_BENCHMARK (./gup_test -a)