Home
last modified time | relevance | path

Searched refs:ext_paniclog_handle_alloc_with_buffer (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.41.3/osfmk/kern/
H A Dext_paniclog.h112 ext_paniclog_handle_t *ext_paniclog_handle_alloc_with_buffer(uuid_t uuid, const char *data_id, uint…
H A Dext_paniclog.c116 ext_paniclog_handle_alloc_with_buffer(uuid_t uuid, const char *data_id, in ext_paniclog_handle_alloc_with_buffer() function
1049 ext_paniclog_handle_alloc_with_buffer(uuid_t uuid __unused, const char *data_id __unused, in ext_paniclog_handle_alloc_with_buffer() function
/xnu-11215.41.3/iokit/Kernel/
H A DIOExtensiblePaniclog.cpp184 inst->extPaniclogHandle = ext_paniclog_handle_alloc_with_buffer(uuid_copy, in Create_Impl()