Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/vm/
H A Dvm_compressor_internal.h62 extern void vm_swap_free(uint64_t);
H A Dvm_compressor_backing_store.c1716 vm_swap_free(f_offset); in vm_swap_get()
1897 vm_swap_free(*f_offset); in vm_swap_put_finish()
1947 vm_swap_free(uint64_t f_offset) in vm_swap_free() function
H A Dvm_compressor.c2088 vm_swap_free(c_swap_handle); in c_seg_free_locked()