Lines Matching defs:with_event
297 static int pagemap_test_fork(int uffd, bool with_event, bool test_pin)
306 if (with_event) {
332 pagemap_check_wp(value, with_event);
340 if (with_event) {
398 bool with_event)
414 if (pagemap_test_fork(uffd, with_event, false)) {
416 with_event ? "missing" : "stall");
445 if (pagemap_test_fork(uffd, with_event, false)) {
447 with_event ? "missing" : "stall");
478 bool with_event)
504 if (pagemap_test_fork(uffd, with_event, false)) {
506 with_event ? "missing" : "stall");
517 if (pagemap_test_fork(uffd, with_event, true)) {
519 with_event ? "missing" : "stall");