Home
last modified time | relevance | path

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

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