Home
last modified time | relevance | path

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

/xnu-8792.81.2/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-8792.81.2/osfmk/vm/
H A Dvm_compressor_pager.c748 char *scratch_buf, in vm_compressor_pager_put()
H A Dvm_compressor.c4639 c_compress_page(char *src, c_slot_mapping_t slot_ptr, c_segment_t *current_chead, char *scratch_buf) in c_compress_page()
5101 char *scratch_buf; in c_decompress_page() local
5562 vm_compressor_put(ppnum_t pn, int *slot, void **current_chead, char *scratch_buf) in vm_compressor_put()
H A Dvm_pageout.h844 char *scratch_buf; member
H A Dvm_pageout.c4349 vm_pageout_compress_page(void **current_chead, char *scratch_buf, vm_page_t m) in vm_pageout_compress_page()