Searched refs:HI_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.h109 #define HI_WAT_ALERT 0x01 macro
H A Ddp_backing_store.c1466 dprintf(("ps_select_segment - send HI_WAT_ALERT\n"));
1468 default_pager_space_alert(trigger, HI_WAT_ALERT);
1548 dprintf(("ps_select_segment - send HI_WAT_ALERT\n"));
1552 HI_WAT_ALERT);
1642 dprintf(("ps_allocate_cluster - send HI_WAT_ALERT\n"));
1644 default_pager_space_alert(trigger, HI_WAT_ALERT);
1740 dprintf(("ps_allocate_cluster - send HI_WAT_ALERT\n"));
1742 default_pager_space_alert(trigger, HI_WAT_ALERT);
4490 } else if (flags == HI_WAT_ALERT) {
/macosx-10.10.1/xnu-2782.1.97/osfmk/vm/
H A Dbsd_vm.c262 if (flags & HI_WAT_ALERT) {
272 HI_WAT_ALERT, trigger_port);
307 if (flags & HI_WAT_ALERT) {

Completed in 286 milliseconds