Home
last modified time | relevance | path

Searched refs:hot (Results 1 – 25 of 239) sorted by relevance

12345678910

/linux-6.6.21/arch/arm64/include/asm/
Dmodule.lds.h16 .text.hot : { *(.text.hot) }
/linux-6.6.21/arch/arm/boot/dts/qcom/
Dqcom-ipq8064.dtsi65 cpu-hot {
68 type = "hot";
85 cpu-hot {
88 type = "hot";
105 cpu-hot {
108 type = "hot";
125 cpu-hot {
128 type = "hot";
145 cpu-hot {
148 type = "hot";
[all …]
/linux-6.6.21/arch/arm64/boot/dts/qcom/
Dpm8550vs.dtsi27 type = "hot";
48 type = "hot";
69 type = "hot";
90 type = "hot";
Dpm8010.dtsi27 type = "hot";
48 type = "hot";
Dpmr735d.dtsi27 type = "hot";
48 type = "hot";
Dmsm8976.dtsi1130 type = "hot";
1144 type = "hot";
1158 type = "hot";
1172 type = "hot";
1186 type = "hot";
1210 type = "hot";
1234 type = "hot";
1258 type = "hot";
1282 type = "hot";
1306 type = "hot";
[all …]
/linux-6.6.21/Documentation/admin-guide/mm/damon/
Dlru_sort.rst31 DAMON_LRU_SORT finds hot pages (pages of memory regions that showing access
34 user-specified threshold) using DAMON, and prioritizes hot pages while
37 the limit, it prioritizes and deprioritizes more hot and cold pages first,
45 benefits for systems having clear hot/cold access patterns under memory
85 Access frequency threshold for hot memory regions identification in permil.
88 identifies the region as hot, and mark it as accessed on the LRU list, so that
225 Number of hot memory regions that tried to be LRU-sorted.
230 Total bytes of hot memory regions that tried to be LRU-sorted.
235 Number of hot memory regions that successfully be LRU-sorted.
240 Total bytes of hot memory regions that successfully be LRU-sorted.
[all …]
/linux-6.6.21/drivers/video/fbdev/core/
Dfbcon_cw.c271 if (ops->cursor_state.hot.x || ops->cursor_state.hot.y || in cw_cursor()
273 ops->cursor_state.hot.x = cursor.hot.y = 0; in cw_cursor()
353 cursor.hot.x = ops->cursor_state.hot.x; in cw_cursor()
354 cursor.hot.y = ops->cursor_state.hot.y; in cw_cursor()
Dbitblit.c299 if (ops->cursor_state.hot.x || ops->cursor_state.hot.y || in bit_cursor()
301 ops->cursor_state.hot.x = cursor.hot.y = 0; in bit_cursor()
369 cursor.hot.x = ops->cursor_state.hot.x; in bit_cursor()
370 cursor.hot.y = ops->cursor_state.hot.y; in bit_cursor()
Dfbcon_ccw.c288 if (ops->cursor_state.hot.x || ops->cursor_state.hot.y || in ccw_cursor()
290 ops->cursor_state.hot.x = cursor.hot.y = 0; in ccw_cursor()
370 cursor.hot.x = ops->cursor_state.hot.x; in ccw_cursor()
371 cursor.hot.y = ops->cursor_state.hot.y; in ccw_cursor()
Dfbcon_ud.c319 if (ops->cursor_state.hot.x || ops->cursor_state.hot.y || in ud_cursor()
321 ops->cursor_state.hot.x = cursor.hot.y = 0; in ud_cursor()
393 cursor.hot.x = ops->cursor_state.hot.x; in ud_cursor()
394 cursor.hot.y = ops->cursor_state.hot.y; in ud_cursor()
/linux-6.6.21/arch/arm/boot/dts/rockchip/
Drk3288-veyron-mickey.dts105 * - 1.2 GHz - 1.0 GHz (almost hot)
106 * - 800 MHz (hot)
108 * - 696 MHz - min (very hot)
139 /* At very hot, don't let GPU go over 300 MHz */
200 /* When hot, GPU goes down to 300 MHz */
206 /* When really hot, don't let GPU go _above_ 300 MHz */
/linux-6.6.21/arch/arm64/boot/dts/marvell/
Darmada-ap80x.dtsi344 cpu0_hot: cpu0-hot {
357 map0_hot: map0-hot {
377 cpu1_hot: cpu1-hot {
390 map1_hot: map1-hot {
410 cpu2_hot: cpu2-hot {
423 map2_hot: map2-hot {
443 cpu3_hot: cpu3-hot {
/linux-6.6.21/drivers/acpi/
Dthermal.c115 struct acpi_thermal_trip hot; member
243 tz->trips.hot.valid = false; in __acpi_thermal_trips_update()
247 tz->trips.hot.temperature = tmp; in __acpi_thermal_trips_update()
248 tz->trips.hot.valid = true; in __acpi_thermal_trips_update()
251 tz->trips.hot.temperature); in __acpi_thermal_trips_update()
462 tz->trips.hot.valid | in acpi_thermal_get_trip_points()
576 if (tz->trips.hot.valid) in acpi_thermal_cooling_device_cb()
652 .hot = acpi_thermal_zone_device_hot,
694 if (tz->trips.hot.valid) in acpi_thermal_register_thermal_zone()
717 if (tz->trips.hot.valid) { in acpi_thermal_register_thermal_zone()
[all …]
/linux-6.6.21/Documentation/devicetree/bindings/thermal/
Dmax77620_thermal.txt48 pmic_die_warn_temp_thresh: hot-die {
50 type = "hot";
Dthermal-zones.yaml142 - hot # send notification to driver
145 There are four valid trip types: active, passive, hot,
154 The hot trip type can be used to send a notification to
317 type = "hot";
339 type = "hot";
/linux-6.6.21/drivers/platform/surface/
DKconfig87 devices can be (hot-)removed. Hub devices and drivers are required to
187 Driver for out-of-band hot-plug event signaling on Microsoft Surface
188 devices with hot-pluggable PCIe cards.
191 hot-pluggable discrete GPU (dGPU). When not in use, the dGPU on those
193 hot-plug signaling. Thus, without this driver, detaching the base
196 for out-of-band hot-plug notifications, ensuring that the device state
199 Select M or Y here, if you want to (fully) support hot-plugging of
/linux-6.6.21/Documentation/admin-guide/laptops/
Dthinkpad-acpi.rst190 some important events and also keyboard hot key presses to the operating
195 The driver enables the HKEY ("hot key") event reporting automatically
202 Some of these events refer to hot key presses, but not all of them.
204 The driver will generate events over the input layer for hot keys and
207 assigned to each hot key.
209 The hot key bit mask allows some control over which hot keys generate
216 modified do anything. Not all hot keys can be individually controlled
239 echo 0xffffffff > /proc/acpi/ibm/hotkey -- enable all hot keys
240 echo 0 > /proc/acpi/ibm/hotkey -- disable all possible hot keys
252 nor does it allow one to manipulate the hot key mask when the firmware
[all …]
/linux-6.6.21/drivers/thermal/intel/
Dtherm_throt.c305 bool hot; in throttle_active_work() local
308 get_therm_status(state->level, &hot, &temp); in throttle_active_work()
310 if (!hot && temp > state->baseline_temp) { in throttle_active_work()
409 bool hot; in therm_throt_process() local
412 get_therm_status(state->level, &hot, &temp); in therm_throt_process()
/linux-6.6.21/drivers/soc/fsl/qbman/
DKconfig60 bool "QMan 'hot potato' data-stashing self-test"
64 This performs a "hot potato" style test enqueuing/dequeuing a frame
/linux-6.6.21/drivers/video/fbdev/aty/
Dmach64_cursor.c91 x = cursor->image.dx - cursor->hot.x - info->var.xoffset; in atyfb_cursor()
99 y = cursor->image.dy - cursor->hot.y - info->var.yoffset; in atyfb_cursor()
/linux-6.6.21/Documentation/devicetree/bindings/power/supply/
Dcharger-manager.yaml99 cm-battery-hot:
100 description: critical hot temperature of battery for charging in deci-degree celsius
194 cm-battery-hot = <800>;
/linux-6.6.21/arch/arm64/boot/dts/allwinner/
Dsun50i-h5.dtsi196 cpu_hot_trip: cpu-hot {
202 cpu_very_hot_trip: cpu-very-hot {
210 cpu-hot-limit {
/linux-6.6.21/arch/m68k/include/asm/
Dfbio.h104 struct fbcurpos hot; /* cursor hot spot */ member
320 struct fbcurpos hot; /* cursor hot spot */ member
/linux-6.6.21/Documentation/driver-api/dmaengine/
Dpxa_dma.rst8 a) Transfers hot queuing
70 c) Transfers hot-chaining
104 - then hot-chaining cannot happen, as the channel must be stopped, the
152 - a driver submitted an aligned tx3 => tx3 is hot-chained

12345678910