Searched defs:scratch_buf (Results 1 – 5 of 5) sorted by relevance
| /xnu-10002.1.13/bsd/vfs/ |
| H A D | vfs_io_compression_stats.c | 276 lz4_encode_scratch_t *scratch_buf = *PERCPU_GET(per_cpu_scratch_buf); in iocs_compress_block() local
|
| /xnu-10002.1.13/osfmk/vm/ |
| H A D | vm_compressor_pager.c | 749 char *scratch_buf, in vm_compressor_pager_put()
|
| H A D | vm_compressor.c | 4638 c_compress_page(char *src, c_slot_mapping_t slot_ptr, c_segment_t *current_chead, char *scratch_buf) in c_compress_page() 5103 char *scratch_buf; in c_decompress_page() local 5483 vm_compressor_put(ppnum_t pn, int *slot, void **current_chead, char *scratch_buf, bool unmodified) in vm_compressor_put()
|
| H A D | vm_pageout.h | 852 char *scratch_buf; member
|
| H A D | vm_pageout.c | 4394 vm_pageout_compress_page(void **current_chead, char *scratch_buf, vm_page_t m) in vm_pageout_compress_page()
|