Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mm/
H A Dgup_test.c38 case PIN_LONGTERM_BENCHMARK: in cmd_to_str()
57 (cmd == PIN_LONGTERM_BENCHMARK)) { in gup_thread()
109 cmd = PIN_LONGTERM_BENCHMARK; in main()
H A Dhmm-tests.c1988 PIN_LONGTERM_BENCHMARK, 1, self->page_size, 0), 0); in TEST_F()
/linux/mm/
H A Dgup_test.h9 #define PIN_LONGTERM_BENCHMARK _IOWR('g', 3, struct gup_test) macro