Searched refs:critical (Results 1 – 25 of 181) sorted by relevance
12345678
| /f-stack/freebsd/contrib/device-tree/Bindings/thermal/ |
| H A D | brcm,sr-thermal.txt | 41 type = "critical"; 53 type = "critical"; 65 type = "critical"; 77 type = "critical"; 89 type = "critical"; 101 type = "critical";
|
| H A D | amazon,al-thermal.txt | 24 critical { 27 type = "critical";
|
| H A D | thermal-zones.yaml | 143 - critical # send notification to driver, trigger shutdown 146 critical. 148 The critical trip type is used to set the maximum 151 reboot. Hitting the critical threshold triggers a system 240 interrupt-names = "uplow", "critical"; 251 interrupt-names = "uplow", "critical"; 281 type = "critical"; 319 type = "critical";
|
| H A D | db8500-thermal.txt | 13 "critical"; 42 trip2-type = "critical";
|
| H A D | qcom-tsens.yaml | 57 - description: Interrupt if critical threshold crossed 63 - const: critical 174 interrupt-names = "uplow", "critical";
|
| H A D | thermal-sensor.yaml | 57 interrupt-names = "uplow", "critical"; 68 interrupt-names = "uplow", "critical";
|
| H A D | nvidia,tegra124-soctherm.txt | 43 translates to lower target frequency. SW needs to ensure that critical 88 temperature in milli Celcius. In the absence of this property the critical 92 - the "critical" type trip points will be used to set the temperature at which 95 critical trip point is reported back to the thermal framework to implement 221 type = "critical";
|
| H A D | brcm,ns-thermal.txt | 30 type = "critical";
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/ti/ |
| H A D | k3-am654-industrial-thermal.dtsi | 14 type = "critical"; 28 type = "critical"; 42 type = "critical";
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/nvidia/ |
| H A D | tegra194-p2972-0000.dts | 259 cpu_trip_critical: critical { 262 type = "critical"; 285 cpu-critical { 313 gpu_alert0: critical { 316 type = "critical"; 327 aux_alert0: critical { 330 type = "critical";
|
| H A D | tegra194-p3509-0000+p3668-0000.dts | 255 cpu_trip_critical: critical { 258 type = "critical"; 281 cpu-critical { 309 gpu_alert0: critical { 312 type = "critical"; 323 aux_alert0: critical { 326 type = "critical";
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | exynos5422-odroidhc1.dts | 47 type = "critical"; 102 type = "critical"; 146 type = "critical"; 190 type = "critical"; 234 type = "critical";
|
| H A D | stih410-clock.dtsi | 82 clock-critical = <0>; /* clk-s-a0-pll-ofd-0 */ 95 clock-critical = <CLK_IC_LMI0>; 110 clock-critical = <0>; /* clk-s-c0-fs0-ch0 */ 124 clock-critical = <0>; /* clk-s-c0-pll0-odf-0 */ 187 clock-critical = <CLK_PROC_STFE>,
|
| H A D | stih407-clock.dtsi | 82 clock-critical = <0>; /* clk-s-a0-pll-ofd-0 */ 94 clock-critical = <CLK_IC_LMI0>; 109 clock-critical = <0>; /* clk-s-c0-fs0-ch0 */ 123 clock-critical = <0>; /* clk-s-c0-pll0-odf-0 */ 179 clock-critical = <CLK_PROC_STFE>,
|
| H A D | exynos5422-odroidxu3-common.dtsi | 75 type = "critical"; 164 type = "critical"; 237 type = "critical"; 310 type = "critical"; 383 type = "critical";
|
| H A D | exynos5420-trip-points.dtsi | 29 type = "critical";
|
| H A D | dra7-dspeve-thermal.dtsi | 24 type = "critical";
|
| H A D | dra7-iva-thermal.dtsi | 24 type = "critical";
|
| H A D | omap5-gpu-thermal.dtsi | 25 type = "critical";
|
| H A D | omap5-core-thermal.dtsi | 25 type = "critical";
|
| /f-stack/dpdk/lib/librte_net/ |
| H A D | rte_geneve.h | 44 uint8_t critical:1; /**< Critical packet. */ member 50 uint8_t critical:1; /**< Critical packet. */
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/qcom/ |
| H A D | sm8150.dtsi | 1149 type = "critical"; 1193 type = "critical"; 1237 type = "critical"; 1281 type = "critical"; 1325 type = "critical"; 1369 type = "critical"; 1413 type = "critical"; 1457 type = "critical"; 1501 type = "critical"; 1545 type = "critical"; [all …]
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/mediatek/ |
| H A D | mt8173-elm-hana-rev7.dts | 18 type = "critical";
|
| /f-stack/freebsd/contrib/device-tree/Bindings/power/supply/ |
| H A D | charger-manager.txt | 26 -cold : critical cold temperature of battery for charging 28 -hot : critical hot temperature of battery for charging
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | rcu_lib.rst | 67 It can be noted that, the critical sections for D2 is a quiescent state 79 to a minimum. The following paras explain how grace period and critical 87 The length of the critical section and the number of reader threads 88 is proportional to the duration of the grace period. Keeping the critical 90 critical sections smaller requires additional CPU cycles (due to additional 93 Hence, we need the characteristics of a small grace period and large critical 104 single, large critical section which helps keep the overhead on the 224 …ent state. This allows for the application to control the length of the critical section/how frequ…
|
12345678