Home
last modified time | relevance | path

Searched refs:vm_swap_create_file (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.121.3/osfmk/vm/
H A Dvm_compressor_backing_store.h71 boolean_t vm_swap_create_file(void);
H A Dvm_compressor_backing_store.c749 if (vm_swap_create_file() == FALSE) { in vm_swapfile_create_thread()
818 if (vm_swap_create_file() == FALSE) { in hibernate_pin_swap()
1344 vm_swap_create_file() in vm_swap_create_file() function