Home
last modified time | relevance | path

Searched full:crossed (Results 1 – 25 of 109) sorted by relevance

12345

/linux/include/uapi/linux/
H A Dthermal.h74 THERMAL_GENL_EVENT_TZ_TRIP_UP, /* Trip point crossed the way up */
75 THERMAL_GENL_EVENT_TZ_TRIP_DOWN, /* Trip point crossed the way down */
87 THERMAL_GENL_EVENT_THRESHOLD_UP, /* A thresold has been crossed the way up */
88 THERMAL_GENL_EVENT_THRESHOLD_DOWN, /* A thresold has been crossed the way down */
/linux/mm/
H A Dpage_reporting.h28 * which will determine if a give zone has crossed over the high-water mark
29 * that will justify us beginning page treatment. If we have crossed that
39 /* Determine if we have crossed reporting threshold */ in page_reporting_notify_free()
/linux/drivers/thermal/
H A Dthermal_thresholds.c140 * We need a second update in order to detect a threshold being crossed in thermal_thresholds_handle()
147 * crossed a threshold. in thermal_thresholds_handle()
154 * - increased : thresholds are crossed the way up in thermal_thresholds_handle()
155 * - decreased : thresholds are crossed the way down in thermal_thresholds_handle()
H A Dthermal_debugfs.c115 * is crossed the way up and ends when it is crossed the way
116 * down. During this episode we can have multiple trip points crossed
120 * @timestamp: first trip point crossed the way up
138 * episodes and has to track which trip point has been crossed in
141 * We keep the history of the trip point crossed in an array and as we
147 * @trips_crossed: an array of trip points crossed by id
148 * @nr_trips: the number of trip points currently being crossed
638 * Each time a trip point is crossed the way up, the trip_id in thermal_debug_tz_trip_up()
646 * is crossed the way down will handle the very rare case when in thermal_debug_tz_trip_up()
H A Dmax77620_thermal.c39 * PMIC only tells the status if it has crossed or not the threshold level
41 * If threshold has not been crossed then assume die temperature as 100degC
/linux/Documentation/admin-guide/media/
H A Dsi476x.rst42 crossed below the blend threshold
116 0x00 multhint 0 - multipath value has not crossed
118 1 - multipath value has crossed
122 crossed high threshold
124 crossed high threshold
/linux/Documentation/hwmon/
H A Dadc128d818.rst25 When the HOT Temperature Limit is crossed, this will cause an alarm that will
32 An alarm is triggered if the voltage has crossed a programmable minimum
H A Dsis5595.rst87 when the max is crossed; it is also triggered when it drops below the min
99 alarm is triggered if the voltage has crossed a programmable minimum or
106 triggered when an external chip has crossed its limits. Usually, this is
H A Dlm80.rst44 which operate independently. When the HOT Temperature Limit is crossed,
60 An alarm is triggered if the voltage has crossed a programmable minimum
H A Dlm78.rst46 when the Overtemperature Shutdown limit is crossed; it is triggered again
61 An alarm is triggered if the voltage has crossed a programmable minimum
H A Dvia686a.rst49 when the Overtemperature Shutdown limit is crossed; it is triggered again
60 An alarm is triggered if the voltage has crossed a programmable minimum
H A Dw83l786ng.rst43 An alarm is triggered if the voltage has crossed a programmable minimum
H A Dpc87360.rst128 alarm when crossed.
165 triggers an alarm when crossed.
H A Ddme1737.rst134 when crossed.
152 when crossed. Additionally, each temperature input has a fault attribute that
162 alarm when crossed. Fan inputs 1-4 provide type attributes that need to be set
H A Dgl518sm.rst59 An alarm is triggered if the voltage has crossed a programmable minimum or
H A Dlm87.rst55 volts. An alarm is triggered if the voltage has crossed a programmable
H A Dvt1211.rst112 alarm when crossed.
119 has a high limit which triggers an alarm if crossed. There is an associated
/linux/arch/powerpc/kernel/
H A Dtau_6xx.c71 /* if both thresholds are crossed, the step_sizes cancel out in TAUupdate()
82 pr_debug("%s: low threshold crossed\n", __func__); in TAUupdate()
93 pr_debug("%s: high threshold crossed\n", __func__); in TAUupdate()
/linux/tools/perf/util/
H A Dcpumap.c461 pr_err("sysfs path crossed PATH_MAX(%d) size\n", PATH_MAX); in set_max_cpu_num()
474 pr_err("sysfs path crossed PATH_MAX(%d) size\n", PATH_MAX); in set_max_cpu_num()
508 pr_err("sysfs path crossed PATH_MAX(%d) size\n", PATH_MAX); in set_max_node_num()
593 pr_err("sysfs path crossed PATH_MAX(%d) size\n", PATH_MAX); in cpu__setup_cpunode_map()
608 pr_err("sysfs path crossed PATH_MAX(%d) size\n", PATH_MAX); in cpu__setup_cpunode_map()
/linux/kernel/sched/
H A Dpelt.c113 * Step 1: decay old *_sum if we crossed period boundaries. in accumulate_sum()
221 * Now we know we crossed measurement unit boundaries. The *_avg in ___update_load_sum()
225 * crossed period boundaries, finish. in ___update_load_sum()
/linux/drivers/thermal/qcom/
H A Dqcom-spmi-temp-alarm.c448 * a controlled shutdown after the warning threshold is crossed in qpnp_tm_lite_set_temp_thresh()
450 * crossed. in qpnp_tm_lite_set_temp_thresh()
656 * crossed but before the automatic hardware shutdown threshold is in qpnp_tm_lite_sync_thresholds()
657 * crossed. Thus, there is no register to read for the second trip in qpnp_tm_lite_sync_thresholds()
/linux/samples/cgroup/
H A Dcgroup_event_listener.c79 printf("%s %s: crossed\n", argv[1], argv[2]); in main()
/linux/include/linux/mfd/
H A Dsi476x-reports.h102 * @blend_int: If set, indicates that stereo separation has crossed
/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_clock.c108 * will take the value of the crossed threshold.
/linux/drivers/scsi/
H A Dst_options.h28 spaced backwards over an "accidentally" crossed filemark in any case. */

12345