Searched refs:LO_WAT_ALERT (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/osfmk/default_pager/
H A Ddefault_pager_types.h110 #define LO_WAT_ALERT 0x02 macro
H A Ddp_backing_store.c4511 } else if (flags == LO_WAT_ALERT) {
4619 dprintf(("default_pager_backing_store_monitor - send LO_WAT_ALERT\n"));
4621 default_pager_space_alert(trigger, LO_WAT_ALERT);
/macosx-10.10.1/xnu-2782.1.97/osfmk/vm/
H A Dbsd_vm.c275 if (flags & LO_WAT_ALERT) {
285 LO_WAT_ALERT, trigger_port);

Completed in 134 milliseconds