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.c29 case PIN_FAST_BENCHMARK: in put_back_pages()
53 case PIN_FAST_BENCHMARK: in verify_dma_pinned()
117 cmd != GUP_FAST_BENCHMARK && cmd != PIN_FAST_BENCHMARK; in __gup_test_ioctl()
156 case PIN_FAST_BENCHMARK: in __gup_test_ioctl()
356 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.c37 case PIN_FAST_BENCHMARK: in cmd_to_str()
38 return "PIN_FAST_BENCHMARK"; in cmd_to_str()
57 if ((cmd == PIN_FAST_BENCHMARK) || (cmd == GUP_FAST_BENCHMARK) || in gup_thread()
105 cmd = PIN_FAST_BENCHMARK; in main()
H A Dhmm-tests.c1830 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)