Home
last modified time | relevance | path

Searched refs:safety (Results 1 – 25 of 69) sorted by relevance

123

/linux-6.3-rc2/arch/arm/mm/
A Dproc-sa110.S95 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 Dproc-sa1100.S111 mov r0, r0 @ safety
/linux-6.3-rc2/Documentation/devicetree/bindings/regulator/
A Drichtek,rtmv20-regulator.yaml79 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 Dactive-semi,act8945a-charger.yaml40 Specifies the charger's PRECONDITION safety timer setting value in minutes.
48 Specifies the charger's total safety timer setting value in hours;
A Dqcom,pm8941-charger.yaml47 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 Dcoding-guidelines.rst85 // 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 Dsuspend_32.h28 unsigned long safety; member
A Dsuspend_64.h52 unsigned long safety; member
/linux-6.3-rc2/arch/powerpc/boot/dts/
A Dac14xx.dts45 0x5 0x0 0xe0400000 0x00010000 /* CS5: safety */
125 safety@5,0 {
126 compatible = "ifm,safety";
/linux-6.3-rc2/Documentation/devicetree/bindings/watchdog/
A Dti,rti-wdt.yaml17 generated can be routed to either interrupt a safety controller or
/linux-6.3-rc2/Documentation/rust/
A Dcoding-guidelines.rst94 // 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 DKconfig19 CPU/SOC, for thermal safety reasons.
/linux-6.3-rc2/net/hsr/
A DKconfig38 relying on this code in a safety critical system!
/linux-6.3-rc2/drivers/media/pci/saa7164/
A Dsaa7164-cmd.c336 int safety = 0; in saa7164_cmd_send() local
444 if (safety++ > 16) { in saa7164_cmd_send()
/linux-6.3-rc2/lib/
A DKconfig.kasan35 bool "KASAN: dynamic memory safety error detector"
43 Enables KASAN (Kernel Address Sanitizer) - a dynamic memory safety
A DKconfig.kfence7 bool "KFENCE: low-overhead sampling-based memory safety error detector"
/linux-6.3-rc2/Documentation/devicetree/bindings/pci/
A Dsnps,dw-pcie-ep.yaml143 correctable error is detected by the automotive/safety
147 Indicates that the internal safety mechanism has detected an
A Dsnps,dw-pcie.yaml143 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 Dindex.rst61 Linux kernel for safety critical applications. Documents supporting
/linux-6.3-rc2/Documentation/devicetree/bindings/mfd/
A Drohm,bd9576-pmic.yaml15 The IC provides 6 power outputs with configurable sequencing and safety
/linux-6.3-rc2/Documentation/devicetree/bindings/remoteproc/
A Dti,k3-r5f-rproc.yaml15 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 Dat24.yaml141 may result in data loss! If not specified, a safety value of
/linux-6.3-rc2/Documentation/driver-api/driver-model/
A Dbus.rst53 type-safety.
/linux-6.3-rc2/arch/arm/boot/dts/
A Darm-realview-eb-mp.dtsi74 * up by boot loader(s), probably for safety
/linux-6.3-rc2/drivers/net/wan/
A Dfarsync.c911 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()

Completed in 23 milliseconds

123