Home
last modified time | relevance | path

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

/linux-6.12.1/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-6.12.1/tools/testing/selftests/mm/
Dgup_longterm.c178 if (ioctl(gup_fd, PIN_LONGTERM_TEST_STOP)) in do_test()
Duffd-unit-tests.c297 if (ioctl(args->gup_fd, PIN_LONGTERM_TEST_STOP)) in unpin_pages()
Dcow.c685 ret = ioctl(gup_fd, PIN_LONGTERM_TEST_STOP); in do_test_ro_pin()