Home
last modified time | relevance | path

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

/xnu-8792.81.2/osfmk/vm/
H A Dvm_compressor_backing_store.h76 boolean_t vm_swap_create_file(void);
H A Dvm_compressor_backing_store.c807 if (vm_swap_create_file() == FALSE) { in vm_swapfile_create_thread()
876 if (vm_swap_create_file() == FALSE) { in hibernate_pin_swap()
1488 vm_swap_create_file() in vm_swap_create_file() function