Home
last modified time | relevance | path

Searched full:hot (Results 1 – 25 of 505) sorted by relevance

12345678910>>...21

/linux/tools/testing/selftests/memory-hotplug/
H A Dmem-on-off-test.sh31 echo $msg no hot-pluggable memory >&2
37 # list all hot-pluggable memory
184 # Online all hot-pluggable memory
187 echo -e "\t online all hot-pluggable memory in offline state:"
196 echo -e "\t\t SKIPPED - no hot-pluggable memory in offline state"
200 # Offline $ratio percent of hot-pluggable memory
204 echo -e "\t offline $ratio% hot-pluggable memory in online state"
223 # Online all hot-pluggable memory again
226 echo -e "\t online all hot-pluggable memory in offline state:"
235 echo -e "\t\t SKIPPED - no hot-pluggable memory in offline state"
[all …]
/linux/Documentation/hwmon/
H A Dsmpro-hwmon.rst56 temp2_crit millicelsius RO SoC VRD HOT Threshold temperature
60 temp5_crit millicelsius RO MEM HOT Threshold for all DIMMs
62 temp6_crit millicelsius RO MEM HOT Threshold for all DIMMs
64 temp7_crit millicelsius RO MEM HOT Threshold for all DIMMs
66 temp8_crit millicelsius RO MEM HOT Threshold for all DIMMs
68 temp9_crit millicelsius RO MEM HOT Threshold for all DIMMs
70 temp10_crit millicelsius RO MEM HOT Threshold for all DIMMs
72 temp11_crit millicelsius RO MEM HOT Threshold for all DIMMs
74 temp12_crit millicelsius RO MEM HOT Threshold for all DIMMs
H A Dadc128d818.rst25 When the HOT Temperature Limit is crossed, this will cause an alarm that will
26 be reasserted until the temperature drops below the HOT Hysteresis.
/linux/drivers/platform/surface/
H A DKconfig87 devices can be (hot-)removed. Hub devices and drivers are required to
183 tristate "Surface Hot-Plug Driver"
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
H A Dsurface_aggregator_hub.c7 * (hot-)removal.
78 * There is a small possibility that hub devices were hot-removed and in ssam_hub_update_workfn()
83 * hot-remove flag set. in ssam_hub_update_workfn()
85 * Therefore, we check whether devices have been hot-removed via an in ssam_hub_update_workfn()
131 /* Mark devices as hot-removed before we remove any. */ in ssam_hub_update()
/linux/Documentation/driver-api/cxl/platform/example-configurations/
H A Dflexible.rst151 Hot Pluggable : 1
163 Hot Pluggable : 1
175 Hot Pluggable : 1
187 Hot Pluggable : 1
199 Hot Pluggable : 1
211 Hot Pluggable : 1
223 Hot Pluggable : 1
/linux/Documentation/admin-guide/laptops/
H A Dthinkpad-acpi.rst184 Hot keys
192 some important events and also keyboard hot key presses to the operating
197 The driver enables the HKEY ("hot key") event reporting automatically
204 Some of these events refer to hot key presses, but not all of them.
206 The driver will generate events over the input layer for hot keys and
209 assigned to each hot key.
211 The hot key bit mask allows some control over which hot keys generate
218 modified do anything. Not all hot keys can be individually controlled
241 echo 0xffffffff > /proc/acpi/ibm/hotkey -- enable all hot keys
242 echo 0 > /proc/acpi/ibm/hotkey -- disable all possible hot keys
[all …]
/linux/include/linux/surface_aggregator/
H A Ddevice.h155 * The device has been hot-removed. Further communication with it may time
261 * ssam_device_mark_hot_removed() - Mark the given device as hot-removed.
262 * @sdev: The device to mark as hot-removed.
264 * Mark the device as having been hot-removed. This signals drivers using the
270 dev_dbg(&sdev->dev, "marking device as hot-removed\n"); in ssam_device_mark_hot_removed()
276 * hot-removed.
279 * Checks if the given device has been marked as hot-removed. See
282 * Return: Returns ``true`` if the device has been marked as hot-removed.
588 * allocated, %-ENODEV if the device is marked as hot-removed. If this is the
597 * hot-removal could happen at any point and we can't protect against in ssam_device_notifier_register()
[all …]
/linux/drivers/video/fbdev/core/
H A Dbitblit.c327 if (par->cursor_state.hot.x || par->cursor_state.hot.y || in bit_cursor()
329 par->cursor_state.hot.x = cursor.hot.y = 0; in bit_cursor()
359 cursor.hot.x = par->cursor_state.hot.x; in bit_cursor()
360 cursor.hot.y = par->cursor_state.hot.y; in bit_cursor()
/linux/drivers/infiniband/ulp/srp/
H A Dib_srp.h150 /* These are RW in the hot path, and commonly used together */
155 /* These are read-only in the hot path */
166 /* Everything above this point is used in the hot path of
201 /* read and written in the hot path */
204 /* read only in the hot path */
/linux/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/tools/perf/pmu-events/arch/x86/sapphirerapids/
H A Duncore-power.json211 … a sensor off the die determines that something off-die (like DRAM) is too hot and must throttle t…
221 …This mode is triggered when a sensor on the die determines that we are too hot and must throttle t…
235 "BriefDescription": "VR Hot",
241 …"PublicDescription": "VR Hot : Number of cycles that a CPU SVID VR is hot. Does not cover DRAM VR…
/linux/tools/perf/pmu-events/arch/x86/emeraldrapids/
H A Duncore-power.json211 … a sensor off the die determines that something off-die (like DRAM) is too hot and must throttle t…
221 …This mode is triggered when a sensor on the die determines that we are too hot and must throttle t…
235 "BriefDescription": "VR Hot",
241 …"PublicDescription": "VR Hot : Number of cycles that a CPU SVID VR is hot. Does not cover DRAM VR…
/linux/include/net/libeth/
H A Dtypes.h12 * struct libeth_rq_napi_stats - "hot" counters to update in Rx polling loop
32 * struct libeth_sq_napi_stats - "hot" counters to update in Tx completion loop
48 * struct libeth_xdpsq_napi_stats - "hot" counters to update in XDP Tx
/linux/Documentation/mm/
H A Dmultigen_lru.rst52 The protection of hot pages and the selection of cold pages are based
116 ``MIN_NR_GENS``. The aging promotes hot pages to the youngest
191 promotes hot pages. If the scan was done cacheline efficiently, it
202 PMD has a sufficient number of hot pages, its address is placed in the
208 which may yield hot pages anyway. Parameters of the filter itself can
267 inserting hot densely populated page tables to the Bloom filters.
/linux/tools/perf/pmu-events/arch/x86/snowridgex/
H A Duncore-power.json224 … a sensor off the die determines that something off-die (like DRAM) is too hot and must throttle t…
234 …This mode is triggered when a sensor on the die determines that we are too hot and must throttle t…
248 "BriefDescription": "VR Hot",
254 …"PublicDescription": "VR Hot : Number of cycles that a CPU SVID VR is hot. Does not cover DRAM VR…
/linux/tools/perf/pmu-events/arch/x86/icelakex/
H A Duncore-power.json225 … a sensor off the die determines that something off-die (like DRAM) is too hot and must throttle t…
235 …This mode is triggered when a sensor on the die determines that we are too hot and must throttle t…
249 "BriefDescription": "VR Hot",
255 …"PublicDescription": "VR Hot : Number of cycles that a CPU SVID VR is hot. Does not cover DRAM VR…
/linux/rust/syn/
H A Dmeta.rs32 /// #[tea(kind = "EarlGrey", hot)]
40 /// - `hot`
54 /// let mut hot: bool = false;
60 /// } else if meta.path.is_ident("hot") {
61 /// hot = true;
74 /// eprintln!("kind={kind:?} hot={hot} with={with:?}");
119 /// hot: bool,
/linux/arch/arm64/boot/dts/qcom/
H A Deliza.dtsi3985 aoss-hot {
3988 type = "hot";
4003 aoss-hot {
4006 type = "hot";
4021 aoss-hot {
4024 type = "hot";
4039 camera-hot {
4042 type = "hot";
4057 camera-hot {
4060 type = "hot";
[all …]
/linux/Documentation/driver-api/
H A Dvfio-mediated-device.rst144 * Mediated device hot plug
237 doesn't support hot unplug.
243 Mediated device Hot plug
246 Mediated devices can be created and assigned at runtime. The procedure to hot
247 plug a mediated device is the same as the procedure to hot plug a PCI device.
/linux/include/linux/
H A Dlru_cache.h43 (in use, or "hot", regions), as we don't know whether or not those WRITEs
57 If we set a hard limit on the area that may be "hot" at any given time, we
80 possible, flushing it to disk again when a previously "hot" (and on-disk
89 Yet an other implementation may keep track of the hot regions, by starting
91 become "hot", or have "cooled down" again.
/linux/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/Documentation/devicetree/bindings/hwmon/
H A Dadi,adm1177.yaml7 title: Analog Devices ADM1177 Hot Swap Controller and Digital Power Monitor
13 Analog Devices ADM1177 Hot Swap Controller and Digital Power Monitor
/linux/arch/sparc/include/asm/
H A Dfbio.h64 struct fbcurpos hot; /* cursor hot spot */ member
/linux/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>;

12345678910>>...21