Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/vm/
H A Dvm_compressor_internal.h62 extern void vm_swap_free(uint64_t);
H A Dvm_compressor_backing_store.c1694 vm_swap_free(f_offset); in vm_swap_get()
1875 vm_swap_free(*f_offset); in vm_swap_put_finish()
1925 vm_swap_free(uint64_t f_offset) in vm_swap_free() function
H A Dvm_compressor.c2115 vm_swap_free(c_swap_handle); in c_seg_free_locked()