Home
last modified time | relevance | path

Searched full:panics (Results 1 – 25 of 50) sorted by relevance

12

/linux/rust/kernel/sync/
H A Dlocked_by.rs17 /// when the caller shows evidence that the 'external' lock is locked. It panics if the evidence
121 /// # Panics
123 /// Panics if `owner` is different from the data protected by the lock used in
153 /// # Panics
155 /// Panics if `owner` is different from the data protected by the lock used in
/linux/Documentation/admin-guide/
H A Dramoops.rst12 crashes. It works by logging oopses and panics in a circular buffer. Ramoops
44 ``enum kmsg_dump_reason``. For example, to store both Oopses and Panics,
45 ``max_reason`` should be set to 2 (KMSG_DUMP_OOPS), to store only Panics
H A Dpstore-blk.rst147 ``enum kmsg_dump_reason``. For example, to store both Oopses and Panics,
148 ``max_reason`` should be set to 2 (KMSG_DUMP_OOPS), to store only Panics
H A Dtainted-kernels.rst21 Tainted flag in bugs, oops or panics messages
/linux/Documentation/devicetree/bindings/reserved-memory/
H A Dramoops.yaml10 ramoops provides persistent RAM storage for oops and panics, so they can be
78 default: 2 # log oopses and panics
/linux/Documentation/devicetree/bindings/misc/
H A Dpvpanic-mmio.txt15 * Bytes 0x0 Write panic event to the reg when guest OS panics.
/linux/arch/loongarch/
H A DKconfig.debug6 traces for panics, oopses, bugs, warnings, perf, /proc/<pid>/stack,
/linux/rust/
H A Dbuild_error.rs22 /// Panics if executed in [const context][const-context], or triggers a build error if not.
/linux/fs/xfs/
H A Dxfs_sysctl.h53 * xfs_panic_mask bit 0x8 turns the error reports into panics
/linux/Documentation/translations/zh_CN/rust/
H A Dcoding-guidelines.rst139 - 虽然这里没有显示,但如果一个函数可能会恐慌,那么必须在 ``# Panics`` 部分描述发
/linux/Documentation/arch/arm64/
H A Damu.rst71 firmware the user may experience panics or lockups when accessing the
/linux/drivers/gpu/drm/vc4/
H A Dvc4_hvs.c922 * VC4 panics when < 2 lines in FIFO. in vc4_hvs_hw_init()
923 * VC5 panics when less than 1 line in the FIFO. in vc4_hvs_hw_init()
933 * VC4 panics when < 2 lines in FIFO. in vc4_hvs_hw_init()
934 * VC5 panics when less than 1 line in the FIFO. in vc4_hvs_hw_init()
/linux/drivers/mtd/
H A Dmtdoops.c41 "set to 1 to dump oopses, 0 to only dump panics (default 1)");
321 /* Panics must be written immediately */ in mtdoops_do_dump()
/linux/arch/mips/bmips/
H A Dsetup.c117 * RAC flush causes kernel panics on BCM6358 when booting from TP1 in bcm6358_quirks()
/linux/Documentation/translations/zh_TW/admin-guide/
H A Dsysrq.rst156 控制檯。(比如 ``0`` ,將使得只有緊急信息,像 PANICs or OOPSes
/linux/Documentation/translations/zh_CN/admin-guide/
H A Dsysrq.rst156 控制台。(比如 ``0`` ,将使得只有紧急信息,像 PANICs or OOPSes
/linux/arch/xtensa/include/asm/
H A Duaccess.h98 * user, and panics.
/linux/Documentation/admin-guide/sysctl/
H A Dvm.rst866 If this is set to 1, the kernel panics when out-of-memory happens.
873 If this is set to 2, the kernel panics compulsorily even on the
875 system panics.
/linux/drivers/net/ipa/
H A Dipa_smp2p.c40 * Finally, if the AP kernel panics, we update the SMP2P state bits even if
/linux/scripts/
H A Drustdoc_test_gen.rs47 /// ambiguities are detected, they are diagnosed and the script panics.
/linux/fs/pstore/
H A Dram.c82 "(deprecated: use max_reason instead) set to 1 to dump oopses & panics, 0 to only dump panics");
/linux/Documentation/driver-api/
H A Dscsi.rst324 not getting blocks mixed up, and panics the kernel if anything out of
/linux/Documentation/networking/
H A Dnetconsole.rst32 capture of early kernel panics, it does capture most of the boot
/linux/rust/kernel/
H A Dinit.rs1287 // SAFETY: When init errors/panics, slot will get deallocated but not dropped,
1296 // SAFETY: When init errors/panics, slot will get deallocated but not dropped,
/linux/include/net/
H A Dnet_namespace.h484 * device which caused kernel oops, and panics during network

12