Searched refs:gup_fd (Results 1 – 1 of 1) sorted by relevance
27 static int gup_fd, repeats = 1; variable61 if (ioctl(gup_fd, cmd, &gup)) in gup_thread()75 if (ioctl(gup_fd, cmd, &gup)) { in gup_thread()212 gup_fd = open(GUP_TEST_FILE, O_RDWR); in main()213 if (gup_fd == -1) { in main()