Home
last modified time | relevance | path

Searched refs:PIN_LONGTERM_TEST_READ (Results 1 – 2 of 2) sorted by relevance

/linux/mm/
H A Dgup_test.h15 #define PIN_LONGTERM_TEST_READ _IOW('g', 9, __u64) macro
/linux/tools/testing/selftests/mm/
H A Dcow.c711 ret = ioctl(gup_fd, PIN_LONGTERM_TEST_READ, &tmp_val); in do_test_ro_pin()
713 ksft_perror("PIN_LONGTERM_TEST_READ failed"); in do_test_ro_pin()