/openbmc/linux/arch/arm/mm/ |
H 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
|
H A D | proc-sa1100.S | 111 mov r0, r0 @ safety
|
/openbmc/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.
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | suspend_32.h | 23 unsigned long safety; member
|
H A D | suspend_64.h | 52 unsigned long safety; member
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | GD | 13 …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 D | PolyForm-Noncommercial-1.0.0 | 67 public research organization, public safety or health
|
/openbmc/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";
|
/openbmc/openbmc/poky/meta/recipes-core/musl/ |
H A D | musl.inc | 7 standards-conformance and safety."
|
/openbmc/openbmc/poky/meta/recipes-extended/lzip/ |
H A D | lzip_1.24.1.bb | 3 …mpel-Ziv-Markov chain-Algorithm (LZMA) stream format, chosen to maximize safety and interoperabili…
|
/openbmc/linux/Documentation/rust/ |
H 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
|
/openbmc/linux/drivers/thermal/intel/int340x_thermal/ |
H A D | Kconfig | 19 CPU/SOC, for thermal safety reasons.
|
/openbmc/u-boot/doc/ |
H A D | README.sched | 47 - There NOT enough safety checks as are probably in the other
|
/openbmc/linux/net/hsr/ |
H A D | Kconfig | 38 relying on this code in a safety critical system!
|
/openbmc/linux/lib/ |
H A D | Kconfig.kasan | 35 bool "KASAN: dynamic memory safety error detector" 43 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"
|
/openbmc/linux/drivers/media/pci/saa7164/ |
H A D | saa7164-cmd.c | 336 int safety = 0; in saa7164_cmd_send() local 444 if (safety++ > 16) { in saa7164_cmd_send()
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | index.rst | 61 Linux kernel for safety critical applications. Documents supporting
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/ |
H A D | 0004-Fix-libtool-detection.patch | 43 +dnl As an extra safety device, check for lt_dladvise_init() which is
|
/openbmc/u-boot/board/ti/am65x/ |
H A D | README | 25 response and other safety operations to be started. This operation is
|
/openbmc/linux/Documentation/driver-api/driver-model/ |
H A D | bus.rst | 53 type-safety.
|
/openbmc/linux/arch/arm/boot/dts/arm/ |
H A D | arm-realview-eb-mp.dtsi | 74 * up by boot loader(s), probably for safety
|
/openbmc/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()
|
/openbmc/linux/Documentation/driver-api/ |
H A D | interconnect.rst | 118 any arbitrary path. Note that for safety reasons, this feature is disabled by
|
/openbmc/linux/Documentation/filesystems/ |
H A D | ocfs2.rst | 83 will hurt performance, but it's good for data-safety.
|