Home
last modified time | relevance | path

Searched refs:GUP_FAST_BENCHMARK (Results 1 – 1 of 1) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/vm/
Dgup_benchmark.c17 #define GUP_FAST_BENCHMARK _IOWR('g', 1, struct gup_benchmark) macro
35 int cmd = GUP_FAST_BENCHMARK, flags = MAP_PRIVATE; in main()