| /linux/rust/kernel/sync/ |
| H A D | locked_by.rs | 17 /// 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/rust/pin-init/src/ |
| H A D | alloc.rs | 110 // SAFETY: When init errors/panics, slot will get deallocated but not dropped, in try_pin_init() 128 // SAFETY: When init errors/panics, slot will get deallocated but not dropped, in try_init() 141 // SAFETY: When init errors/panics, slot will get deallocated but not dropped, in write_init() 150 // SAFETY: When init errors/panics, slot will get deallocated but not dropped, in write_pin_init()
|
| /linux/Documentation/driver-api/ |
| H A D | hw-recoverable-errors.rst | 12 visible that might not cause immediate panics but may influence health, mainly 24 - Facilitates correlation of hardware recoverable errors with kernel panics or
|
| /linux/rust/kernel/ |
| H A D | bitmap.rs | 301 /// # Panics 303 /// Panics if CONFIG_RUST_BITMAP_HARDENED is enabled and `index` is greater than 327 /// # Panics 329 /// Panics if CONFIG_RUST_BITMAP_HARDENED is enabled and `index` is greater than 352 /// # Panics 354 /// Panics if CONFIG_RUST_BITMAP_HARDENED is enabled and `index` is greater than 378 /// # Panics 380 /// Panics if CONFIG_RUST_BITMAP_HARDENED is enabled and `index` is greater than
|
| /linux/Documentation/admin-guide/ |
| H A D | ramoops.rst | 12 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 D | pstore-blk.rst | 147 ``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 D | tainted-kernels.rst | 21 Tainted flag in bugs, oops or panics messages
|
| /linux/Documentation/devicetree/bindings/reserved-memory/ |
| H A D | ramoops.yaml | 10 ramoops provides persistent RAM storage for oops and panics, so they can be 78 default: 2 # log oopses and panics
|
| /linux/rust/syn/ |
| H A D | lifetime.rs | 26 /// # Panics 28 /// Panics if the lifetime does not conform to the bulleted rules above.
|
| H A D | parse_quote.rs | 75 /// # Panics 77 /// Panics if the tokens fail to parse as the expected syntax tree type. The
|
| H A D | punctuated.rs | 176 /// # Panics 178 /// Panics if the sequence is nonempty and does not already have a trailing 193 /// # Panics 195 /// Panics if the sequence is empty or already has a trailing punctuation. 259 /// # Panics 261 /// Panics if `index` is greater than the number of elements previously in
|
| /linux/Documentation/devicetree/bindings/misc/ |
| H A D | pvpanic-mmio.txt | 15 * Bytes 0x0 Write panic event to the reg when guest OS panics.
|
| /linux/Documentation/devicetree/bindings/power/reset/ |
| H A D | apple,smc-reboot.yaml | 26 - description: Counter for system panics
|
| /linux/arch/loongarch/ |
| H A D | Kconfig.debug | 6 traces for panics, oopses, bugs, warnings, perf, /proc/<pid>/stack,
|
| /linux/rust/proc-macro2/ |
| H A D | lib.rs | 245 /// NOTE: Some errors may cause panics instead of returning `LexError`. We 409 /// # Panics 411 /// Panics if called from outside of a procedural macro. Unlike 967 /// # Panics 969 /// Panics if the input string is neither a keyword nor a legal variable 1158 /// # Panics 1176 /// # Panics 1194 /// # Panics 1212 /// # Panics
|
| H A D | extra.rs | 69 /// # Panics
|
| /linux/rust/ |
| H A D | build_error.rs | 22 /// Panics if executed in [const context][const-context], or triggers a build error if not.
|
| /linux/fs/xfs/ |
| H A D | xfs_sysctl.h | 48 * xfs_panic_mask bit 0x8 turns the error reports into panics
|
| /linux/fs/btrfs/ |
| H A D | Kconfig | 82 and assumptions of code to run properly. This may result in panics,
|
| /linux/Documentation/translations/zh_CN/rust/ |
| H A D | coding-guidelines.rst | 139 - 虽然这里没有显示,但如果一个函数可能会恐慌,那么必须在 ``# Panics`` 部分描述发
|
| /linux/rust/macros/ |
| H A D | helpers.rs | 121 /// # Panics
|
| /linux/arch/mips/bmips/ |
| H A D | setup.c | 117 * RAC flush causes kernel panics on BCM6358 when booting from TP1 in bcm6358_quirks()
|
| /linux/rust/quote/ |
| H A D | format.rs | 70 /// # Panics
|
| /linux/Documentation/dev-tools/ |
| H A D | kasan.rst | 104 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/arch/xtensa/include/asm/ |
| H A D | uaccess.h | 98 * user, and panics.
|