Home
last modified time | relevance | path

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

/Linux-v6.6/mm/
Dgup_test.h14 #define PIN_LONGTERM_TEST_STOP _IO('g', 8) macro
Dgup_test.c325 case PIN_LONGTERM_TEST_STOP: in pin_longterm_test_ioctl()
353 case PIN_LONGTERM_TEST_STOP: in gup_test_ioctl()
/Linux-v6.6/tools/testing/selftests/mm/
Dgup_longterm.c171 if (ioctl(gup_fd, PIN_LONGTERM_TEST_STOP)) in do_test()
Duffd-unit-tests.c291 if (ioctl(args->gup_fd, PIN_LONGTERM_TEST_STOP)) in unpin_pages()
Dcow.c627 ret = ioctl(gup_fd, PIN_LONGTERM_TEST_STOP); in do_test_ro_pin()