Home
last modified time | relevance | path

Searched defs:scratch_buf (Results 1 – 5 of 5) sorted by relevance

/xnu-11215.1.10/bsd/vfs/
H A Dvfs_io_compression_stats.c276 lz4_encode_scratch_t *scratch_buf = *PERCPU_GET(per_cpu_scratch_buf); in iocs_compress_block() local
/xnu-11215.1.10/osfmk/vm/
H A Dvm_compressor_pager.c753 char *scratch_buf, in vm_compressor_pager_put()
H A Dvm_compressor.c4770 char *scratch_buf, in c_compress_page()
5261 char *scratch_buf; in c_decompress_page() local
5669 vm_compressor_put(ppnum_t pn, int *slot, void **current_chead, char *scratch_buf, vm_compressor_op… in vm_compressor_put()
H A Dvm_pageout_xnu.h491 char *scratch_buf; member
H A Dvm_pageout.c4415 vm_pageout_compress_page(void **current_chead, char *scratch_buf, vm_page_t m)