Home
last modified time | relevance | path

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

/linux/mm/
H A Dgup_test.c23 case PIN_FAST_BENCHMARK: in put_back_pages()
47 case PIN_FAST_BENCHMARK: in verify_dma_pinned()
110 cmd != GUP_FAST_BENCHMARK && cmd != PIN_FAST_BENCHMARK; in __gup_test_ioctl()
146 case PIN_FAST_BENCHMARK: in __gup_test_ioctl()
347 case PIN_FAST_BENCHMARK: in gup_test_ioctl()
H A Dgup_test.h8 #define PIN_FAST_BENCHMARK _IOWR('g', 2, struct gup_test) macro
/linux/tools/testing/selftests/mm/
H A Dgup_test.c36 case PIN_FAST_BENCHMARK: in cmd_to_str()
56 if ((cmd == PIN_FAST_BENCHMARK) || (cmd == GUP_FAST_BENCHMARK) || in gup_thread()
103 cmd = PIN_FAST_BENCHMARK; in main()
H A Dhmm-tests.c1986 PIN_FAST_BENCHMARK, 1, self->page_size, FOLL_LONGTERM), 0); in TEST_F()
/linux/Documentation/core-api/
H A Dpin_user_pages.rst235 * PIN_FAST_BENCHMARK (./gup_test -a)