Home
last modified time | relevance | path

Searched refs:emergency (Results 1 – 25 of 37) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dtemp.c111 if (therm->emergency.downclock) in nvkm_therm_sensor_event()
112 therm->emergency.downclock(therm, active); in nvkm_therm_sensor_event()
115 if (therm->emergency.pause) in nvkm_therm_sensor_event()
116 therm->emergency.pause(therm, active); in nvkm_therm_sensor_event()
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/sysvinit/sysvinit-inittab/
H A Dinittab8 # This is run first except when booting in emergency (-b) mode.
29 # Normally not reached, but fallthrough in case of emergency.
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/pcie/
H A Drx.c1253 struct iwl_rxq *rxq, bool emergency) in iwl_pcie_rx_reuse_rbd() argument
1262 if (unlikely(emergency)) in iwl_pcie_rx_reuse_rbd()
1286 bool emergency, in iwl_pcie_rx_handle_rb() argument
1423 iwl_pcie_rx_reuse_rbd(trans, rxb, rxq, emergency); in iwl_pcie_rx_handle_rb()
1429 iwl_pcie_rx_reuse_rbd(trans, rxb, rxq, emergency); in iwl_pcie_rx_handle_rb()
1483 bool emergency = false; in iwl_pcie_rx_handle() local
1514 !emergency)) { in iwl_pcie_rx_handle()
1516 emergency = true; in iwl_pcie_rx_handle()
1545 iwl_pcie_rx_handle_rb(trans, rxq, rxb, emergency, i); in iwl_pcie_rx_handle()
1560 if (rxq->used_count % RX_CLAIM_REQ_ALLOC == 0 && !emergency) { in iwl_pcie_rx_handle()
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/syslog-ng/files/
H A Dsyslog-ng.service-the-syslog-ng-service.patch20 @@ -7,8 +7,8 @@ Conflicts=emergency.service emergency.target
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/maki-4.0.0/
H A Demergency-phone.svg2 <title>emergency-phone-15</title>
/OK3568_Linux_fs/kernel/drivers/thermal/tegra/
H A DKconfig12 emergency thermal reset (thermtrip) feature to function.
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_log.c274 static struct nf_log_buf emergency, *emergency_ptr = &emergency; variable
316 if (likely(m != &emergency)) in nf_log_buf_close()
/OK3568_Linux_fs/kernel/arch/um/include/asm/
H A DKbuild7 generic-y += emergency-restart.h
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dtherm.h88 } emergency; member
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dreboot.c715 static void __machine_emergency_restart(int emergency) in __machine_emergency_restart() argument
717 reboot_emergency = emergency; in __machine_emergency_restart()
/OK3568_Linux_fs/kernel/include/asm-generic/
H A DKbuild21 mandatory-y += emergency-restart.h
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/
H A Dmapbox.qrc49 <file alias="emergency-phone">maki-4.0.0/emergency-phone.svg</file>
/OK3568_Linux_fs/kernel/drivers/thermal/
H A DKconfig42 case of failure of an orderly_poweroff(), the thermal emergency
44 This config is number of milliseconds to delay before emergency
48 If set to 0 emergency poweroff will not be supported.
/OK3568_Linux_fs/kernel/Documentation/power/
H A Dswsusp-dmcrypt.rst123 for init like "single" or "emergency" as boot parameters.
/OK3568_Linux_fs/kernel/Documentation/driver-api/thermal/
H A Dsysfs-api.rst773 an emergency shutdown of the device using the kernel_power_off()
779 emergency poweroff kicks in after the delay has elapsed and shuts down
782 If set to 0 emergency poweroff will not be supported. So a carefully
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dsysfs-interface.rst501 Temperature emergency max value, for chips supporting more than
510 Temperature hysteresis value for emergency limit.
515 from the emergency value.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/thermal/
H A Dnvidia,tegra124-soctherm.txt6 notifications. It is also used to manage emergency shutdown in an
/OK3568_Linux_fs/kernel/Documentation/power/regulator/
H A Dconsumer.rst63 Finally, a regulator can be forcefully disabled in the case of an emergency::
/OK3568_Linux_fs/buildroot/system/skeleton/etc/
H A Dservices159 netwall 533/udp # -for emergency broadcasts
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dsysrq.rst153 it so that only emergency messages like PANICs or OOPSes would
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DCECILL-1.1227 …t settlement within two (2) months as from their occurrence, and unless emergency proceedings are …
H A DCECILL-2.1516 occurrence, and unless emergency proceedings are necessary, the
/OK3568_Linux_fs/kernel/Documentation/driver-api/dmaengine/
H A Dprovider.rst380 the emergency pool either.
/OK3568_Linux_fs/kernel/Documentation/virt/kvm/
H A Dtimekeeping.rst441 the TSC. This is typically done for thermal emergency power control to prevent
/OK3568_Linux_fs/kernel/Documentation/block/
H A Dbiodoc.rst623 allocation logic draws from the preallocated emergency reserve in situations

12