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