Home
last modified time | relevance | path

Searched defs:in_buf (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.41.6/bsd/tests/
H A Dcopyio_tests.c122 char *in_buf = data->buf2; in copyin_from_kernel() local
130 char *in_buf = data->buf2; in copyin_test() local
217 char *in_buf = data->buf1; in copyinstr_from_kernel() local
225 char *in_buf = data->buf1; in copyinstr_test() local
/xnu-12377.41.6/osfmk/arm64/
H A Dvm_mte_compress.c322 vm_mte_rle_decompress_tags(uint8_t *in_buf, uint32_t in_size, uint8_t *tags_out_buf, __assert_only … in vm_mte_rle_decompress_tags()
409 vm_mte_rle_comp_histogram(uint8_t *in_buf, uint32_t in_size, struct comp_histogram *hist) in vm_mte_rle_comp_histogram()