Home
last modified time | relevance | path

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

/xnu-10002.1.13/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-10002.1.13/osfmk/vm/
H A Dvm_compressor_pager.c749 char *scratch_buf, in vm_compressor_pager_put()
H A Dvm_compressor.c4638 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 Dvm_pageout.h852 char *scratch_buf; member
H A Dvm_pageout.c4394 vm_pageout_compress_page(void **current_chead, char *scratch_buf, vm_page_t m) in vm_pageout_compress_page()