Searched refs:vm_compressor_put (Results 1 – 3 of 3) sorted by relevance
113 extern int vm_compressor_put(ppnum_t pn, int *slot, void **current_chead, char *scratch_buf);
799 if (vm_compressor_put(ppnum, slot_p, current_chead, scratch_buf)) { in vm_compressor_pager_put()
5562 vm_compressor_put(ppnum_t pn, int *slot, void **current_chead, char *scratch_buf) in vm_compressor_put() function