Searched refs:HI_WAT_ALERT (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/system_cmds-597.90.1/dynamic_pager.tproj/
H A Ddynamic_pager.c206 default_pager_space_alert(trigger_port, HI_WAT_ALERT);
226 if(flags & HI_WAT_ALERT) {
245 notifications = HI_WAT_ALERT | LO_WAT_ALERT;
247 notifications = HI_WAT_ALERT;
279 notifications = HI_WAT_ALERT | LO_WAT_ALERT;
281 notifications = HI_WAT_ALERT;
291 HI_WAT_ALERT);
323 notifications = HI_WAT_ALERT | LO_WAT_ALERT;
325 notifications = HI_WAT_ALERT;
334 HI_WAT_ALERT);
[all...]
/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/dynamic_pager.tproj/
H A Ddynamic_pager.c206 default_pager_space_alert(trigger_port, HI_WAT_ALERT);
226 if(flags & HI_WAT_ALERT) {
245 notifications = HI_WAT_ALERT | LO_WAT_ALERT;
247 notifications = HI_WAT_ALERT;
279 notifications = HI_WAT_ALERT | LO_WAT_ALERT;
281 notifications = HI_WAT_ALERT;
291 HI_WAT_ALERT);
323 notifications = HI_WAT_ALERT | LO_WAT_ALERT;
325 notifications = HI_WAT_ALERT;
334 HI_WAT_ALERT);
[all...]
/macosx-10.9.5/xnu-2422.115.4/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);
4489 } else if (flags == HI_WAT_ALERT) {
/macosx-10.9.5/xnu-2422.115.4/osfmk/vm/
H A Dbsd_vm.c262 if (flags & HI_WAT_ALERT) {
272 HI_WAT_ALERT, trigger_port);
307 if (flags & HI_WAT_ALERT) {
H A Dvm_compressor.c2379 default_pager_space_alert(trigger, HI_WAT_ALERT);

Completed in 100 milliseconds