Home
last modified time | relevance | path

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

123

/linux-6.12.1/rust/kernel/sync/
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-6.12.1/Documentation/admin-guide/
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
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
Dtainted-kernels.rst21 Tainted flag in bugs, oops or panics messages
/linux-6.12.1/Documentation/devicetree/bindings/reserved-memory/
Dramoops.yaml10 ramoops provides persistent RAM storage for oops and panics, so they can be
78 default: 2 # log oopses and panics
/linux-6.12.1/Documentation/devicetree/bindings/misc/
Dpvpanic-mmio.txt15 * Bytes 0x0 Write panic event to the reg when guest OS panics.
/linux-6.12.1/arch/loongarch/
DKconfig.debug6 traces for panics, oopses, bugs, warnings, perf, /proc/<pid>/stack,
/linux-6.12.1/rust/
Dbuild_error.rs22 /// Panics if executed in [const context][const-context], or triggers a build error if not.
/linux-6.12.1/fs/btrfs/
DKconfig76 Enable run-time assertion checking. This will result in panics if
/linux-6.12.1/fs/xfs/
Dxfs_sysctl.h53 * xfs_panic_mask bit 0x8 turns the error reports into panics
/linux-6.12.1/Documentation/translations/zh_CN/rust/
Dcoding-guidelines.rst139 - 虽然这里没有显示,但如果一个函数可能会恐慌,那么必须在 ``# Panics`` 部分描述发
/linux-6.12.1/Documentation/arch/arm64/
Damu.rst71 firmware the user may experience panics or lockups when accessing the
/linux-6.12.1/drivers/mtd/
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-6.12.1/arch/mips/bmips/
Dsetup.c117 * RAC flush causes kernel panics on BCM6358 when booting from TP1 in bcm6358_quirks()
/linux-6.12.1/arch/x86/
DKconfig.debug230 traces for panics, oopses, bugs, warnings, perf, /proc/<pid>/stack,
/linux-6.12.1/Documentation/rust/
Dcoding-guidelines.rst155 that happens must be described under a ``# Panics`` section.
/linux-6.12.1/Documentation/translations/zh_TW/admin-guide/
Dsysrq.rst156 控制檯。(比如 ``0`` ,將使得只有緊急信息,像 PANICs or OOPSes
/linux-6.12.1/Documentation/translations/zh_CN/admin-guide/
Dsysrq.rst156 控制台。(比如 ``0`` ,将使得只有紧急信息,像 PANICs or OOPSes
/linux-6.12.1/Documentation/dev-tools/
Dkasan.rst104 When it is enabled, KASAN panics the kernel after printing a bug report.
117 Hardware Tag-Based KASAN, ``kasan.fault=panic_on_write`` always panics on
/linux-6.12.1/arch/xtensa/include/asm/
Duaccess.h98 * user, and panics.
/linux-6.12.1/fs/reiserfs/
Dtail_conversion.c18 * Converts direct items to an unformatted node. Panics if file has no
/linux-6.12.1/scripts/
Drustdoc_test_gen.rs47 /// ambiguities are detected, they are diagnosed and the script panics.
/linux-6.12.1/drivers/net/ipa/
Dipa_smp2p.c40 * Finally, if the AP kernel panics, we update the SMP2P state bits even if
/linux-6.12.1/Documentation/admin-guide/sysctl/
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-6.12.1/arch/s390/include/asm/
Duv.h447 panic("System security cannot be guaranteed unless the system panics now.\n"); in share()

123