/linux-6.3-rc2/arch/arm/mm/ |
A D | proc-sa110.S | 95 mov r0, r0 @ safety 96 mov r0, r0 @ safety 97 mov r0, r0 @ safety 99 mov r0, r0 @ safety 100 mov r0, r0 @ safety 101 mov r0, r0 @ safety
|
A D | proc-sa1100.S | 111 mov r0, r0 @ safety
|
/linux-6.3-rc2/Documentation/devicetree/bindings/regulator/ |
A D | richtek,rtmv20-regulator.yaml | 79 description: Eye safety function pulse width limit in microsecond. 85 description: Eye safety function load current limit in microamp. 117 description: Eye safety function enable control.
|
/linux-6.3-rc2/Documentation/devicetree/bindings/power/supply/ |
A D | active-semi,act8945a-charger.yaml | 40 Specifies the charger's PRECONDITION safety timer setting value in minutes. 48 Specifies the charger's total safety timer setting value in hours;
|
A D | qcom,pm8941-charger.yaml | 47 description: Maximum charge current in uA; May be clamped to safety limits; Defaults to 1A 64 May be clamped to safety limits. 117 be done externally to fully comply with the JEITA safety guidelines if this flag
|
/linux-6.3-rc2/Documentation/translations/zh_CN/rust/ |
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-6.3-rc2/arch/x86/include/asm/ |
A D | suspend_32.h | 28 unsigned long safety; member
|
A D | suspend_64.h | 52 unsigned long safety; member
|
/linux-6.3-rc2/arch/powerpc/boot/dts/ |
A D | ac14xx.dts | 45 0x5 0x0 0xe0400000 0x00010000 /* CS5: safety */ 125 safety@5,0 { 126 compatible = "ifm,safety";
|
/linux-6.3-rc2/Documentation/devicetree/bindings/watchdog/ |
A D | ti,rti-wdt.yaml | 17 generated can be routed to either interrupt a safety controller or
|
/linux-6.3-rc2/Documentation/rust/ |
A D | coding-guidelines.rst | 94 // SAFETY: `p` is valid by the safety requirements. 140 // SAFETY: The safety contract must be upheld by the caller. 151 - Unsafe functions must document their safety preconditions under
|
/linux-6.3-rc2/drivers/thermal/intel/int340x_thermal/ |
A D | Kconfig | 19 CPU/SOC, for thermal safety reasons.
|
/linux-6.3-rc2/net/hsr/ |
A D | Kconfig | 38 relying on this code in a safety critical system!
|
/linux-6.3-rc2/drivers/media/pci/saa7164/ |
A D | saa7164-cmd.c | 336 int safety = 0; in saa7164_cmd_send() local 444 if (safety++ > 16) { in saa7164_cmd_send()
|
/linux-6.3-rc2/lib/ |
A D | Kconfig.kasan | 35 bool "KASAN: dynamic memory safety error detector" 43 Enables KASAN (Kernel Address Sanitizer) - a dynamic memory safety
|
A D | Kconfig.kfence | 7 bool "KFENCE: low-overhead sampling-based memory safety error detector"
|
/linux-6.3-rc2/Documentation/devicetree/bindings/pci/ |
A D | snps,dw-pcie-ep.yaml | 143 correctable error is detected by the automotive/safety 147 Indicates that the internal safety mechanism has detected an
|
A D | snps,dw-pcie.yaml | 143 correctable error is detected by the automotive/safety 147 Indicates that the internal safety mechanism has detected an
|
/linux-6.3-rc2/Documentation/admin-guide/ |
A D | index.rst | 61 Linux kernel for safety critical applications. Documents supporting
|
/linux-6.3-rc2/Documentation/devicetree/bindings/mfd/ |
A D | rohm,bd9576-pmic.yaml | 15 The IC provides 6 power outputs with configurable sequencing and safety
|
/linux-6.3-rc2/Documentation/devicetree/bindings/remoteproc/ |
A D | ti,k3-r5f-rproc.yaml | 15 either in a LockStep mode providing safety/fault tolerance features or in a 20 AM64x SoCs do not support LockStep mode, but rather a new non-safety mode
|
/linux-6.3-rc2/Documentation/devicetree/bindings/eeprom/ |
A D | at24.yaml | 141 may result in data loss! If not specified, a safety value of
|
/linux-6.3-rc2/Documentation/driver-api/driver-model/ |
A D | bus.rst | 53 type-safety.
|
/linux-6.3-rc2/arch/arm/boot/dts/ |
A D | arm-realview-eb-mp.dtsi | 74 * up by boot loader(s), probably for safety
|
/linux-6.3-rc2/drivers/net/wan/ |
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()
|