Home
last modified time | relevance | path

Searched refs:vm_swap_free (Results 1 – 3 of 3) sorted by relevance

/xnu-8020.101.4/osfmk/vm/
H A Dvm_compressor.h384 extern void vm_swap_free(uint64_t);
H A Dvm_compressor_backing_store.c1535 vm_swap_free(f_offset); in vm_swap_get()
1716 vm_swap_free(*f_offset); in vm_swap_put_finish()
1766 vm_swap_free(uint64_t f_offset) in vm_swap_free() function
H A Dvm_compressor.c1686 vm_swap_free(c_swap_handle); in c_seg_free_locked()