Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dgup_test.c24 case PIN_LONGTERM_BENCHMARK: in put_back_pages()
48 case PIN_LONGTERM_BENCHMARK: in verify_dma_pinned()
57 } else if (cmd == PIN_LONGTERM_BENCHMARK && in verify_dma_pinned()
152 case PIN_LONGTERM_BENCHMARK: in __gup_test_ioctl()
347 case PIN_LONGTERM_BENCHMARK: in gup_test_ioctl()
H A Dgup_test.h9 #define PIN_LONGTERM_BENCHMARK _IOWR('g', 3, struct gup_test) macro
/openbmc/linux/tools/testing/selftests/mm/
H A Dgup_test.c39 case PIN_LONGTERM_BENCHMARK: in cmd_to_str()
58 (cmd == PIN_LONGTERM_BENCHMARK)) { in gup_thread()
110 cmd = PIN_LONGTERM_BENCHMARK; in main()
H A Dhmm-tests.c1953 PIN_LONGTERM_BENCHMARK, 1, self->page_size, 0), 0); in TEST_F()