Searched refs:PIN_FAST_BENCHMARK (Results 1 – 4 of 4) sorted by relevance
21 case PIN_FAST_BENCHMARK: in put_back_pages()45 case PIN_FAST_BENCHMARK: in verify_dma_pinned()107 cmd != GUP_FAST_BENCHMARK && cmd != PIN_FAST_BENCHMARK; in __gup_test_ioctl()144 case PIN_FAST_BENCHMARK: in __gup_test_ioctl()214 case PIN_FAST_BENCHMARK: in gup_test_ioctl()
8 #define PIN_FAST_BENCHMARK _IOWR('g', 2, struct gup_test) macro
31 case PIN_FAST_BENCHMARK: in cmd_to_str()51 if ((cmd == PIN_FAST_BENCHMARK) || (cmd == GUP_FAST_BENCHMARK) || in gup_thread()96 cmd = PIN_FAST_BENCHMARK; in main()
228 * PIN_FAST_BENCHMARK (./gup_test -a)
Completed in 6 milliseconds