Home
last modified time | relevance | path

Searched defs:buf_ptr (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.41.6/bsd/vfs/
H A Dvfs_io_compression_stats.c290 iocs_compress_buffer(vnode_t vn, uint8_t *buf_ptr, uint32_t buf_size) in iocs_compress_buffer()
366 uint8_t *buf_ptr = NULL; in io_compression_stats() local
/xnu-12377.41.6/osfmk/kern/
H A Dext_paniclog.c457 char *buf_ptr; in ext_paniclog_multiple_handles_test() local
556 char *buf_ptr; in ext_paniclog_write_panicdata_test() local
H A Dkern_stackshot.c961 void *buf_ptr; in linked_kcdata_init() local
/xnu-12377.41.6/tests/
H A Darm_mte_compress.c1251 read_file(const char *path, char **buf_ptr) in read_file()