Home
last modified time | relevance | path

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

/xnu-12377.1.9/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-12377.1.9/osfmk/vm/
H A Dvm_compressor_pager.c755 char *scratch_buf, in vm_compressor_pager_put()
H A Dvm_compressor.c4804 char *scratch_buf, in c_compress_page()
5319 char *scratch_buf; in c_decompress_page() local
5733 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.h478 char *scratch_buf; member
H A Dvm_pageout.c4442 vm_pageout_compress_page(void **current_chead, char *scratch_buf, vm_page_t m)