Searched refs:PIN_LONGTERM_TEST_STOP (Results 1 – 4 of 4) sorted by relevance
14 #define PIN_LONGTERM_TEST_STOP _IO('g', 8) macro
214 if (ioctl(gup_fd, PIN_LONGTERM_TEST_STOP)) in do_test()
724 ret = ioctl(gup_fd, PIN_LONGTERM_TEST_STOP); in do_test_ro_pin() 726 ksft_perror("PIN_LONGTERM_TEST_STOP failed"); in do_test_ro_pin()
275 if (ioctl(args->gup_fd, PIN_LONGTERM_TEST_STOP)) in unpin_pages()