Searched refs:panicking (Results 1 – 3 of 3) sorted by relevance
5 which, in the case of the kernel, means panicking the system. While panicking68 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 configurations162 panicking. Kernels with known soft trap triggers are un-shippable, but they may
195 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 …
2087 __unused const XrtHosted_Panicking_t *panicking) in handle_response_panicking() argument