Lines Matching defs:userfaults
18 * 2) another per-CPU thread handles the userfaults generated by
32 * per-CPU threads 1 by triggering userfaults inside
161 printf("userfaults: %llu missing (", miss_total);
1154 unsigned long userfaults;
1220 if (pthread_join(uffd_mon, (void **)&userfaults))
1224 if (userfaults)
1225 fprintf(stderr, "Signal test failed, userfaults: %ld\n",
1226 userfaults);
1228 return userfaults != 0;
1345 * uffd_thread could have read userfaults (one of