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

/macosx-10.9.5/xnu-2422.115.4/osfmk/vm/
H A Dvm_protos.h489 extern unsigned int mach_vm_ctl_page_free_wanted(void);
H A Dvm_pageout.c1035 * mach_vm_ctl_page_free_wanted() is called indirectly, via
1041 mach_vm_ctl_page_free_wanted(void) function
1108 *pages_wanted_p = mach_vm_ctl_page_free_wanted();
/macosx-10.9.5/xnu-2422.115.4/bsd/vm/
H A Dvm_unix.c1432 page_free_wanted = mach_vm_ctl_page_free_wanted();

Completed in 87 milliseconds