Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/vm/
H A Dvm_compressor_backing_store.h71 boolean_t vm_swap_create_file(void);
H A Dvm_compressor_backing_store.c754 if (vm_swap_create_file() == FALSE) { in vm_swapfile_create_thread()
823 if (vm_swap_create_file() == FALSE) { in hibernate_pin_swap()
1349 vm_swap_create_file() in vm_swap_create_file() function