Searched refs:vm_compressor_free (Results 1 – 3 of 3) sorted by relevance
81 extern int vm_compressor_free(int *slot, vm_compressor_options_t flags);
601 retval = vm_compressor_free(&chunk[i], flags); in compressor_pager_slots_chunk_free()800 vm_compressor_free(slot_p, flags); in vm_compressor_pager_put()922 vm_compressor_free(slot_p, 0); in vm_compressor_pager_state_clr()
5686 vm_compressor_free(int *slot, vm_compressor_options_t flags) in vm_compressor_free() function