| /linux/arch/arm/mm/ |
| H A D | proc-sa110.S | 98 mov r0, r0 @ safety 99 mov r0, r0 @ safety 100 mov r0, r0 @ safety 102 mov r0, r0 @ safety 103 mov r0, r0 @ safety 104 mov r0, r0 @ safety
|
| H A D | proc-sa1100.S | 114 mov r0, r0 @ safety
|
| /linux/Documentation/translations/zh_CN/rust/ |
| H A D | coding-guidelines.rst | 85 // SAFETY: `p` is valid by the safety requirements. 127 // SAFETY: The safety contract must be upheld by the caller.
|
| /linux/tools/perf/scripts/perl/Perf-Trace-Util/ |
| H A D | Build | 5 CFLAGS_Context.o += -Wno-switch-default -Wno-shadow -Wno-thread-safety-analysis
|
| /linux/arch/powerpc/boot/dts/ |
| H A D | ac14xx.dts | 45 0x5 0x0 0xe0400000 0x00010000 /* CS5: safety */ 125 safety@5,0 { 126 compatible = "ifm,safety";
|
| /linux/Documentation/rust/ |
| H A D | general-information.rst | 110 #. Any ``unsafe`` blocks respect the safety contract necessary to call the 112 safety contract necessary to implement the trait. 136 Besides the safety aspect, the abstractions are supposed to be "ergonomic", in
|
| H A D | coding-guidelines.rst | 181 // SAFETY: `p` is valid by the safety requirements. 227 // SAFETY: The safety contract must be upheld by the caller. 238 - Unsafe functions must document their safety preconditions under
|
| /linux/tools/perf/util/scripting-engines/ |
| H A D | Build | 6 …Wno-bad-function-cast -Wno-declaration-after-statement -Wno-switch-enum -Wno-thread-safety-analysis
|
| /linux/net/hsr/ |
| H A D | Kconfig | 38 relying on this code in a safety critical system!
|
| /linux/lib/ |
| H A D | Kconfig.kasan | 47 bool "KASAN: dynamic memory safety error detector" 55 Enables KASAN (Kernel Address Sanitizer) - a dynamic memory safety
|
| H A D | Kconfig.kfence | 7 bool "KFENCE: low-overhead sampling-based memory safety error detector"
|
| /linux/fs/btrfs/ |
| H A D | Kconfig | 80 Enable run-time assertion checking. Additional safety checks are
|
| /linux/Documentation/driver-api/driver-model/ |
| H A D | bus.rst | 53 type-safety.
|
| /linux/arch/arm/boot/dts/arm/ |
| H A D | arm-realview-eb-mp.dtsi | 74 * up by boot loader(s), probably for safety
|
| /linux/drivers/net/wan/ |
| H A D | farsync.c | 911 int safety; in fst_issue_cmd() local 917 safety = 0; in fst_issue_cmd() 924 if (++safety > 2000) { in fst_issue_cmd() 931 if (safety > 0) in fst_issue_cmd() 932 dbg(DBG_CMD, "Mailbox clear after %d jiffies\n", safety); in fst_issue_cmd()
|
| /linux/Documentation/driver-api/ |
| H A D | interconnect.rst | 118 any arbitrary path. Note that for safety reasons, this feature is disabled by
|
| /linux/Documentation/filesystems/ |
| H A D | ocfs2.rst | 83 will hurt performance, but it's good for data-safety.
|
| /linux/Documentation/i2c/busses/ |
| H A D | i2c-parport.rst | 94 the i2c-parport module might be a good safety since data line state
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-lock.txt | 228 for safety reasons.
|
| /linux/Documentation/admin-guide/laptops/ |
| H A D | thinkpad-acpi.rst | 592 wake up caused by the firmware will have negated most safety nets... 682 CAP_SYS_ADMIN capability for safety reasons, as it can interact badly 1220 safety reasons. To enable them, the module parameter "fan_control=1" 1279 120 seconds. This functionality is called fan safety watchdog. 1321 To program the safety watchdog, use the "watchdog" command:: 1331 part, and the exception is the fan safety watchdog. 1371 Fan safety watchdog timer interval, in seconds. Minimum is
|
| /linux/Documentation/admin-guide/ |
| H A D | workload-tracing.rst | 25 to avoid regressions and use it to evaluate safety considerations. 34 to evaluate safety considerations. We use strace tool to trace workloads.
|
| /linux/Documentation/wmi/devices/ |
| H A D | msi-wmi-platform.rst | 192 debugfs interface for directly executing WMI methods. Additionally, any safety checks regarding
|
| /linux/drivers/cxl/ |
| H A D | Kconfig | 226 can disable that data integrity safety and proceed with enabling
|
| /linux/Documentation/trace/ |
| H A D | kprobes.rst | 189 Before optimizing a probe, Kprobes performs the following safety checks: 246 rather, it calls synchronize_rcu() for safety first, because it's 273 .. [4] This optimization-safety checking may be replaced with the
|
| /linux/Documentation/networking/pse-pd/ |
| H A D | pse-pi.rst | 298 - *Necessity:* Provides extra safety and stability, complementing PSE
|