Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
H A Dnvram_64.c651 static bool panicking = false; in oops_to_nvram() local
665 panicking = true; in oops_to_nvram()
668 if (panicking) in oops_to_nvram()
/linux/Documentation/filesystems/
H A Dvfat.rst337 panicking. To this end, a number of measures are taken:
/linux/Documentation/rust/
H A Dcoding-guidelines.rst244 Please note that panicking should be very rare and used only with a good
/linux/Documentation/admin-guide/sysctl/
H A Dkernel.rst845 Rather than continuing, panicking might be a better choice. Some