Home
last modified time | relevance | path

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

1234567891011

/linux-6.15/arch/arm64/include/asm/
H A Dmodule.lds.h16 .text.hot : { *(.text.hot) }
/linux-6.15/arch/arm64/boot/dts/qcom/
H A Dx1e80100-pmics.dtsi28 type = "hot";
48 type = "hot";
68 type = "hot";
88 type = "hot";
108 type = "hot";
128 type = "hot";
148 type = "hot";
168 type = "hot";
188 type = "hot";
H A Dsm8750-pmics.dtsi23 type = "hot";
43 type = "hot";
63 type = "hot";
83 type = "hot";
H A Dpm8550vs.dtsi26 type = "hot";
46 type = "hot";
66 type = "hot";
86 type = "hot";
H A Dpm8010.dtsi26 type = "hot";
46 type = "hot";
/linux-6.15/Documentation/admin-guide/mm/damon/
H A 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.15/arch/arm/boot/dts/qcom/
H A Dqcom-ipq8064.dtsi65 cpu-hot {
85 cpu-hot {
105 cpu-hot {
125 cpu-hot {
145 cpu-hot {
165 cpu-hot {
185 cpu-hot {
205 cpu-hot {
225 cpu-hot {
245 cpu-hot {
[all …]
/linux-6.15/drivers/video/fbdev/core/
H A Dbitblit.c298 if (ops->cursor_state.hot.x || ops->cursor_state.hot.y || in bit_cursor()
300 ops->cursor_state.hot.x = cursor.hot.y = 0; in bit_cursor()
359 cursor.hot.x = ops->cursor_state.hot.x; in bit_cursor()
360 cursor.hot.y = ops->cursor_state.hot.y; in bit_cursor()
H A Dfbcon_ccw.c287 if (ops->cursor_state.hot.x || ops->cursor_state.hot.y || in ccw_cursor()
289 ops->cursor_state.hot.x = cursor.hot.y = 0; in ccw_cursor()
360 cursor.hot.x = ops->cursor_state.hot.x; in ccw_cursor()
361 cursor.hot.y = ops->cursor_state.hot.y; in ccw_cursor()
H A Dfbcon_cw.c270 if (ops->cursor_state.hot.x || ops->cursor_state.hot.y || in cw_cursor()
272 ops->cursor_state.hot.x = cursor.hot.y = 0; in cw_cursor()
343 cursor.hot.x = ops->cursor_state.hot.x; in cw_cursor()
344 cursor.hot.y = ops->cursor_state.hot.y; in cw_cursor()
H A Dfbcon_ud.c318 if (ops->cursor_state.hot.x || ops->cursor_state.hot.y || in ud_cursor()
320 ops->cursor_state.hot.x = cursor.hot.y = 0; in ud_cursor()
383 cursor.hot.x = ops->cursor_state.hot.x; in ud_cursor()
384 cursor.hot.y = ops->cursor_state.hot.y; in ud_cursor()
/linux-6.15/arch/arm/boot/dts/rockchip/
H A 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.15/arch/arm64/boot/dts/marvell/
H A 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.15/Documentation/devicetree/bindings/thermal/
H A Dmax77620_thermal.txt48 pmic_die_warn_temp_thresh: hot-die {
50 type = "hot";
/linux-6.15/drivers/platform/surface/
H A 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.15/arch/riscv/boot/dts/sophgo/
H A Dsg2042-milkv-pioneer.dts108 soc_hot: soc-hot {
111 type = "hot";
/linux-6.15/drivers/thermal/intel/
H A 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.15/Documentation/admin-guide/laptops/
H A Dthinkpad-acpi.rst208 assigned to each hot key.
210 The hot key bit mask allows some control over which hot keys generate
295 supported hot keys, except those which are always
301 bit mask that selects which hot keys will the driver
308 enabled in hotkey_mask. Only a few hot keys are
413 this hot key, even with hot keys
423 of event, either the hot key
578 0x6011 ALARM: battery is too hot
579 0x6012 ALARM: battery is extremely hot
580 0x6021 ALARM: a sensor is too hot
[all …]
/linux-6.15/arch/arm64/boot/dts/amlogic/
H A Dmeson-a1-ad402.dts103 soc_hot: soc-hot {
106 type = "hot";
/linux-6.15/drivers/soc/fsl/qbman/
H A DKconfig60 bool "QMan 'hot potato' data-stashing self-test"
64 This performs a "hot potato" style test enqueuing/dequeuing a frame
/linux-6.15/drivers/video/fbdev/aty/
H A Dmach64_cursor.c96 x = cursor->image.dx - cursor->hot.x - info->var.xoffset; in atyfb_cursor()
104 y = cursor->image.dy - cursor->hot.y - info->var.yoffset; in atyfb_cursor()
/linux-6.15/Documentation/devicetree/bindings/power/supply/
H A 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.15/arch/arm64/boot/dts/allwinner/
H A Dsun50i-h5.dtsi196 cpu_hot_trip: cpu-hot {
202 cpu_very_hot_trip: cpu-very-hot {
210 cpu-hot-limit {
/linux-6.15/Documentation/mm/damon/
H A Dmonitoring_intervals_tuning_example.rst58 The list shows not seemingly hot regions, and only minimum access pattern
86 In short, the parameters provide poor quality monitoring results for hot
132 DAMON found two distinct 4 KiB regions that pretty hot. The regions are also
200 hot regions detection, but starts looking degrading cold regions detection. ::
239 previous setup. And apparently the distribution seems bit biased to hot
/linux-6.15/arch/m68k/include/asm/
H A Dfbio.h104 struct fbcurpos hot; /* cursor hot spot */ member
320 struct fbcurpos hot; /* cursor hot spot */ member

1234567891011