Home
last modified time | relevance | path

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

1234

/openbmc/linux/arch/arm/mm/
H 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
H A Dproc-sa1100.S111 mov r0, r0 @ safety
/openbmc/linux/Documentation/translations/zh_CN/rust/
H A Dcoding-guidelines.rst85 // SAFETY: `p` is valid by the safety requirements.
127 // SAFETY: The safety contract must be upheld by the caller.
/openbmc/linux/arch/x86/include/asm/
H A Dsuspend_32.h23 unsigned long safety; member
H A Dsuspend_64.h52 unsigned long safety; member
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DGD13 …ght 1989 by Jef Poskanzer and David Rowley, with modifications for thread safety by Thomas Boutell.
14 …copyright 1990, 1991, 1993 by David Koblas, with modifications for thread safety by Thomas Boutell.
H A DPolyForm-Noncommercial-1.0.067 public research organization, public safety or health
/openbmc/linux/arch/powerpc/boot/dts/
H A Dac14xx.dts45 0x5 0x0 0xe0400000 0x00010000 /* CS5: safety */
125 safety@5,0 {
126 compatible = "ifm,safety";
/openbmc/openbmc/poky/meta/recipes-core/musl/
H A Dmusl.inc7 standards-conformance and safety."
/openbmc/openbmc/poky/meta/recipes-extended/lzip/
H A Dlzip_1.24.1.bb3 …mpel-Ziv-Markov chain-Algorithm (LZMA) stream format, chosen to maximize safety and interoperabili…
/openbmc/linux/Documentation/rust/
H 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
/openbmc/linux/drivers/thermal/intel/int340x_thermal/
H A DKconfig19 CPU/SOC, for thermal safety reasons.
/openbmc/u-boot/doc/
H A DREADME.sched47 - There NOT enough safety checks as are probably in the other
/openbmc/linux/net/hsr/
H A DKconfig38 relying on this code in a safety critical system!
/openbmc/linux/lib/
H A DKconfig.kasan35 bool "KASAN: dynamic memory safety error detector"
43 Enables KASAN (Kernel Address Sanitizer) - a dynamic memory safety
H A DKconfig.kfence7 bool "KFENCE: low-overhead sampling-based memory safety error detector"
/openbmc/linux/drivers/media/pci/saa7164/
H A Dsaa7164-cmd.c336 int safety = 0; in saa7164_cmd_send() local
444 if (safety++ > 16) { in saa7164_cmd_send()
/openbmc/linux/Documentation/admin-guide/
H A Dindex.rst61 Linux kernel for safety critical applications. Documents supporting
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/
H A D0004-Fix-libtool-detection.patch43 +dnl As an extra safety device, check for lt_dladvise_init() which is
/openbmc/u-boot/board/ti/am65x/
H A DREADME25 response and other safety operations to be started. This operation is
/openbmc/linux/Documentation/driver-api/driver-model/
H A Dbus.rst53 type-safety.
/openbmc/linux/arch/arm/boot/dts/arm/
H A Darm-realview-eb-mp.dtsi74 * up by boot loader(s), probably for safety
/openbmc/linux/drivers/net/wan/
H 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()
/openbmc/linux/Documentation/driver-api/
H A Dinterconnect.rst118 any arbitrary path. Note that for safety reasons, this feature is disabled by
/openbmc/linux/Documentation/filesystems/
H A Docfs2.rst83 will hurt performance, but it's good for data-safety.

1234