Home
last modified time | relevance | path

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

/xnu-12377.41.6/doc/building/
H A Dbound_checks.md5 which, in the case of the kernel, means panicking the system. While panicking
68 instead of panicking; optimize for debug information at the detriment of efficient code.
70 generate a telemetry event instead of panicking; for all other kernel configurations
162 panicking. Kernels with known soft trap triggers are un-shippable, but they may
/xnu-12377.41.6/doc/debugging/
H A Dextensible_paniclog.md195 This function is called when a kernel client is panicking and wants to insert the data into the ext…
221 When a kernel client is panicking, it has the option to call `panic_with_data()`, which just takes …
/xnu-12377.41.6/osfmk/kern/
H A Dexclaves.c2087 __unused const XrtHosted_Panicking_t *panicking) in handle_response_panicking() argument