Searched refs:GUP_FAST_BENCHMARK (Results 1 – 3 of 3) sorted by relevance
20 static unsigned long cmd = GUP_FAST_BENCHMARK;29 case GUP_FAST_BENCHMARK: in cmd_to_str()51 if ((cmd == PIN_FAST_BENCHMARK) || (cmd == GUP_FAST_BENCHMARK) || in gup_thread()145 cmd = GUP_FAST_BENCHMARK; in main()
15 case GUP_FAST_BENCHMARK: in put_back_pages()107 cmd != GUP_FAST_BENCHMARK && cmd != PIN_FAST_BENCHMARK; in __gup_test_ioctl()136 case GUP_FAST_BENCHMARK: in __gup_test_ioctl()213 case GUP_FAST_BENCHMARK: in gup_test_ioctl()
7 #define GUP_FAST_BENCHMARK _IOWR('g', 1, struct gup_test) macro
Completed in 7 milliseconds