Searched refs:PIN_FAST_BENCHMARK (Results 1 – 5 of 5) sorted by relevance
29 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()
8 #define PIN_FAST_BENCHMARK _IOWR('g', 2, struct gup_test) macro
37 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()
1830 PIN_FAST_BENCHMARK, 1, self->page_size, FOLL_LONGTERM), 0); in TEST_F()
235 * PIN_FAST_BENCHMARK (./gup_test -a)