Lines Matching defs:with_event
307 static int pagemap_test_fork(int uffd, bool with_event, bool test_pin)
316 if (with_event) {
345 pagemap_check_wp(value, with_event);
353 if (with_event) {
411 bool with_event)
427 if (pagemap_test_fork(uffd, with_event, false)) {
429 with_event ? "missing" : "stall");
458 if (pagemap_test_fork(uffd, with_event, false)) {
460 with_event ? "missing" : "stall");
491 bool with_event)
517 if (pagemap_test_fork(uffd, with_event, false)) {
519 with_event ? "missing" : "stall");
530 if (pagemap_test_fork(uffd, with_event, true)) {
532 with_event ? "missing" : "stall");