Searched refs:vm_compressor_free (Results 1 – 3 of 3) sorted by relevance
69 extern int vm_compressor_free(int *slot, vm_compressor_options_t flags);
600 retval = vm_compressor_free(&chunk[i], flags); in compressor_pager_slots_chunk_free()797 vm_compressor_free(slot_p, flags); in vm_compressor_pager_put()920 vm_compressor_free(slot_p, 0); in vm_compressor_pager_state_clr()
5622 vm_compressor_free(int *slot, vm_compressor_options_t flags) in vm_compressor_free() function