Home
last modified time | relevance | path

Searched refs:PIN_FAST_BENCHMARK (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/mm/
H A Dgup_benchmark.c10 #define PIN_FAST_BENCHMARK _IOWR('g', 3, struct gup_benchmark) macro
36 case PIN_FAST_BENCHMARK: in put_back_pages()
51 case PIN_FAST_BENCHMARK: in verify_dma_pinned()
76 cmd != GUP_FAST_BENCHMARK && cmd != PIN_FAST_BENCHMARK; in __gup_benchmark_ioctl()
116 case PIN_FAST_BENCHMARK: in __gup_benchmark_ioctl()
176 case PIN_FAST_BENCHMARK: in gup_benchmark_ioctl()
/kernel/linux/linux-6.6/mm/
H A Dgup_test.c22 case PIN_FAST_BENCHMARK: in put_back_pages()
46 case PIN_FAST_BENCHMARK: in verify_dma_pinned()
109 cmd != GUP_FAST_BENCHMARK && cmd != PIN_FAST_BENCHMARK; in __gup_test_ioctl()
145 case PIN_FAST_BENCHMARK: in __gup_test_ioctl()
346 case PIN_FAST_BENCHMARK: in gup_test_ioctl()
H A Dgup_test.h8 #define PIN_FAST_BENCHMARK _IOWR('g', 2, struct gup_test) macro
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dgup_test.c36 case PIN_FAST_BENCHMARK: in cmd_to_str()
37 return "PIN_FAST_BENCHMARK"; in cmd_to_str()
56 if ((cmd == PIN_FAST_BENCHMARK) || (cmd == GUP_FAST_BENCHMARK) || in gup_thread()
101 cmd = PIN_FAST_BENCHMARK; in main()
H A Dhmm-tests.c1950 PIN_FAST_BENCHMARK, 1, self->page_size, FOLL_LONGTERM), 0); in TEST_F() local
/kernel/linux/linux-5.10/tools/testing/selftests/vm/
H A Dgup_benchmark.c21 #define PIN_FAST_BENCHMARK _IOWR('g', 3, struct gup_benchmark) macro
50 cmd = PIN_FAST_BENCHMARK; in main()

Completed in 5 milliseconds