Home
last modified time | relevance | path

Searched refs:critical (Results 1 – 25 of 181) sorted by relevance

12345678

/f-stack/freebsd/contrib/device-tree/Bindings/thermal/
H A Dbrcm,sr-thermal.txt41 type = "critical";
53 type = "critical";
65 type = "critical";
77 type = "critical";
89 type = "critical";
101 type = "critical";
H A Damazon,al-thermal.txt24 critical {
27 type = "critical";
H A Dthermal-zones.yaml143 - 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 Ddb8500-thermal.txt13 "critical";
42 trip2-type = "critical";
H A Dqcom-tsens.yaml57 - description: Interrupt if critical threshold crossed
63 - const: critical
174 interrupt-names = "uplow", "critical";
H A Dthermal-sensor.yaml57 interrupt-names = "uplow", "critical";
68 interrupt-names = "uplow", "critical";
H A Dnvidia,tegra124-soctherm.txt43 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 Dbrcm,ns-thermal.txt30 type = "critical";
/f-stack/freebsd/contrib/device-tree/src/arm64/ti/
H A Dk3-am654-industrial-thermal.dtsi14 type = "critical";
28 type = "critical";
42 type = "critical";
/f-stack/freebsd/contrib/device-tree/src/arm64/nvidia/
H A Dtegra194-p2972-0000.dts259 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 Dtegra194-p3509-0000+p3668-0000.dts255 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 Dexynos5422-odroidhc1.dts47 type = "critical";
102 type = "critical";
146 type = "critical";
190 type = "critical";
234 type = "critical";
H A Dstih410-clock.dtsi82 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 Dstih407-clock.dtsi82 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 Dexynos5422-odroidxu3-common.dtsi75 type = "critical";
164 type = "critical";
237 type = "critical";
310 type = "critical";
383 type = "critical";
H A Dexynos5420-trip-points.dtsi29 type = "critical";
H A Ddra7-dspeve-thermal.dtsi24 type = "critical";
H A Ddra7-iva-thermal.dtsi24 type = "critical";
H A Domap5-gpu-thermal.dtsi25 type = "critical";
H A Domap5-core-thermal.dtsi25 type = "critical";
/f-stack/dpdk/lib/librte_net/
H A Drte_geneve.h44 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 Dsm8150.dtsi1149 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 Dmt8173-elm-hana-rev7.dts18 type = "critical";
/f-stack/freebsd/contrib/device-tree/Bindings/power/supply/
H A Dcharger-manager.txt26 -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 Drcu_lib.rst67 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