Lines Matching refs:userfaultfd
2 * Stress userfaultfd syscall.
11 * using userfaultfd.
21 * thread 1 above. userfaultfd blocking reads or poll() modes are
42 * ./userfaultfd 100 99999
45 * ./userfaultfd 1000 99
48 * while ./userfaultfd $[RANDOM % 6000 + 10] 999; do true; done
68 #include <linux/userfaultfd.h>
638 "userfaultfd syscall not available in this kernel\n");
669 * For non-cooperative userfaultfd test we fork() a process that will
671 * userfaultfd and at last this process will release the monitored
1324 printf("skip: Skipping userfaultfd test (missing __NR_userfaultfd)\n");