Home
last modified time | relevance | path

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

/xnu-10002.41.9/osfmk/vm/
H A Dvm_compressor_backing_store.h76 boolean_t vm_swap_create_file(void);
H A Dvm_compressor_backing_store.c810 if (vm_swap_create_file() == FALSE) { in vm_swapfile_create_thread()
879 if (vm_swap_create_file() == FALSE) { in hibernate_pin_swap()
1491 vm_swap_create_file() in vm_swap_create_file() function