Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/mm/
H A Dgup_test.h14 #define PIN_LONGTERM_TEST_STOP _IO('g', 8) macro
H A Dgup_test.c325 case PIN_LONGTERM_TEST_STOP: in pin_longterm_test_ioctl()
353 case PIN_LONGTERM_TEST_STOP: in gup_test_ioctl()
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dgup_longterm.c171 if (ioctl(gup_fd, PIN_LONGTERM_TEST_STOP)) in do_test()
172 ksft_print_msg("[INFO] PIN_LONGTERM_TEST_STOP failed\n"); in do_test()
H A Duffd-unit-tests.c291 if (ioctl(args->gup_fd, PIN_LONGTERM_TEST_STOP)) in unpin_pages()
292 err("PIN_LONGTERM_TEST_STOP"); in unpin_pages()
H A Dcow.c627 ret = ioctl(gup_fd, PIN_LONGTERM_TEST_STOP); in do_test_ro_pin()
629 ksft_print_msg("[INFO] PIN_LONGTERM_TEST_STOP failed\n"); in do_test_ro_pin()

Completed in 5 milliseconds