Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mm/
Dproc-sa110.S98 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
Dproc-sa1100.S114 mov r0, r0 @ safety
/linux-4.1.27/arch/x86/include/asm/
Dsuspend_32.h23 unsigned long safety; member
Dsuspend_64.h36 unsigned long safety; member
/linux-4.1.27/Documentation/devicetree/bindings/
Deeprom.txt17 may result in data loss! If not specified, a safety value of
/linux-4.1.27/arch/powerpc/boot/dts/
Dac14xx.dts49 0x5 0x0 0xe0400000 0x00010000 /* CS5: safety */
129 safety@5,0 {
130 compatible = "ifm,safety";
/linux-4.1.27/net/hsr/
DKconfig25 relying on this code in a safety critical system!
/linux-4.1.27/drivers/media/pci/saa7164/
Dsaa7164-cmd.c354 int safety = 0; in saa7164_cmd_send() local
464 if (safety++ > 16) { in saa7164_cmd_send()
/linux-4.1.27/Documentation/driver-model/
Dbus.txt52 type-safety.
Ddriver.txt49 sacrifice type-safety, so we keep bus-specific structures around.
Dporting.txt119 This allows the compiler to verify type-safety of the operations
/linux-4.1.27/drivers/net/wan/
Dfarsync.c945 int safety; in fst_issue_cmd() local
951 safety = 0; in fst_issue_cmd()
958 if (++safety > 2000) { in fst_issue_cmd()
965 if (safety > 0) { in fst_issue_cmd()
966 dbg(DBG_CMD, "Mailbox clear after %d jiffies\n", safety); in fst_issue_cmd()
/linux-4.1.27/Documentation/filesystems/
Docfs2.txt73 will hurt performance, but it's good for data-safety.
Dext3.txt57 will hurt performance, but it's good for data-safety.
Dext4.txt112 after filesystem is first mounted is required for safety)
179 will hurt performance, but it's good for data-safety.
Dvfs.txt1014 appropriate SMP safety is used. CAUTION : d_path() logic is quite
/linux-4.1.27/Documentation/i2c/busses/
Di2c-parport85 the i2c-parport module might be a good safety since data line state
/linux-4.1.27/Documentation/laptops/
Dthinkpad-acpi.txt547 wake up caused by the firmware will have negated most safety nets...
630 CAP_SYS_ADMIN capability for safety reasons, as it can interact badly
1141 safety reasons. To enable them, the module parameter "fan_control=1"
1199 120 seconds. This functionality is called fan safety watchdog.
1240 To program the safety watchdog, use the "watchdog" command.
1249 part, and the exception is the fan safety watchdog.
1289 Fan safety watchdog timer interval, in seconds. Minimum is
/linux-4.1.27/drivers/thermal/
DKconfig273 CPU/SOC, for thermal safety reasons.
/linux-4.1.27/Documentation/
Dkprobes.txt184 Before optimizing a probe, Kprobes performs the following safety checks:
236 rather, it calls synchronize_sched() for safety first, because it's
262 (**)This optimization-safety checking may be replaced with the
Datomic_ops.txt410 as a spinlock for SMP safety. Sparc32 lacked a "compare and swap"
Dedac.txt46 continue to operate, but with less safety. Preventive maintenance and
/linux-4.1.27/arch/sh/kernel/cpu/sh5/
Dentry.S619 ori r18, 1, r18 ! for safety (do we need this?)
636 synco ! for safety
/linux-4.1.27/Documentation/ioctl/
Dbotching-up-ioctls.txt113 still too tricky have a timeout or hangcheck safety net as a last-ditch
/linux-4.1.27/Documentation/locking/
Dww-mutex-design.txt69 interface safety:
/linux-4.1.27/Documentation/networking/
Dfilter.txt832 is deterministic and the kernel can easily prove that. The safety of the program
1007 The safety of the eBPF program is determined in two steps.
1088 from safety point of view. The verifier will guarantee that the function is
Dppp_generic.txt191 SMP safety
/linux-4.1.27/scripts/
Dspelling.txt844 safty||safety
/linux-4.1.27/Documentation/scsi/
DChangeLog.lpfc1079 * Free SCSI buf safety memory pool on shutdown to eliminate memory
1114 * Added scsi_buf safety pool to address scsi_buf failures in
1117 comes from the safety pool.
1238 * Fix misspelled word "safety" in function names.
1574 * Added code for safety pools for following objects: mbuf/bpl,
/linux-4.1.27/Documentation/arm/
Dcluster-pm-race-avoidance.txt41 lightweight as possible, while providing the required safety properties.
/linux-4.1.27/drivers/block/
DKconfig203 you care for the safety of the data in your virtual machine, Y is a
/linux-4.1.27/Documentation/development-process/
D4.Coding109 multiple evaluation of expressions with side effects and no type safety.
/linux-4.1.27/drivers/scsi/
DKconfig1222 This option is only provided for safety if you suspect some SCSI
/linux-4.1.27/Documentation/virtual/kvm/
Dapi.txt3366 safety mechanism, and should be set to the size in bytes of the memory that
/linux-4.1.27/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt1980 uml_moo creates a new backing file by default as a safety measure. It