Searched refs:vm_compressor_put (Results 1 – 3 of 3) sorted by relevance
| /xnu-10002.1.13/osfmk/vm/ |
| H A D | vm_compressor_pager.h | 118 extern int vm_compressor_put(ppnum_t pn, int *slot, void **current_chead, char *scratch_buf, bool u…
|
| H A D | vm_compressor_pager.c | 800 if (vm_compressor_put(ppnum, slot_p, current_chead, scratch_buf, unmodified)) { in vm_compressor_pager_put()
|
| H A D | vm_compressor.c | 5483 vm_compressor_put(ppnum_t pn, int *slot, void **current_chead, char *scratch_buf, bool unmodified) in vm_compressor_put() function
|