Searched full:monitored (Results 1 – 25 of 158) sorted by relevance
1234567
/Linux-v5.15/Documentation/devicetree/bindings/power/supply/ |
D | bq2515x.yaml | 57 monitored-battery: 59 description: phandle to the battery node being monitored 64 - monitored-battery 84 monitored-battery = <&bat>;
|
D | bq25980.yaml | 77 monitored-battery: 79 description: phandle to the battery node being monitored 84 - monitored-battery 111 monitored-battery = <&bat>;
|
D | bq256xx.yaml | 61 monitored-battery: 63 description: phandle to the battery node being monitored 74 - monitored-battery 99 monitored-battery = <&bat>;
|
D | ingenic,battery.yaml | 29 monitored-battery: 42 - monitored-battery 60 monitored-battery = <&simple_battery>;
|
D | cw2015_battery.yaml | 14 phandle in monitored-battery. If specified the driver uses the 46 monitored-battery: 77 monitored-battery = <&bat>;
|
D | sc27xx-fg.yaml | 50 monitored-battery: true 61 - monitored-battery 95 monitored-battery = <&bat>;
|
D | sc2731-charger.yaml | 26 monitored-battery: 51 monitored-battery = <&bat>;
|
D | battery.yaml | 28 The phandle's property should be named "monitored-battery". 172 monitored-battery = <&battery>; 177 monitored-battery = <&battery>;
|
D | bq24190.yaml | 47 monitored-battery: 87 monitored-battery = <&bat>;
|
D | bq27xxx.yaml | 61 monitored-battery: 93 monitored-battery = <&bat>;
|
D | summit,smb347-charger.yaml | 26 monitored-battery: 164 monitored-battery = <&battery>;
|
D | rohm,bd99954.yaml | 121 monitored-battery: 155 monitored-battery = <&battery>;
|
/Linux-v5.15/Documentation/admin-guide/ |
D | perf-security.rst | 11 monitored processes. The data leakage is possible both in scenarios of 32 execution metrics for various monitored parts of the system (e.g., 98 performance analysis of monitored processes or a system. For example, 234 monitored *scope* is maximized and no perf_events specific limits 241 user or in kernel space can be monitored and captured for later 250 monitored and captured for later analysis. Per-user per-cpu 257 monitored and captured for later analysis. Per-user per-cpu 276 file descriptors that is not less than the number of monitored events 277 multiplied by the number of monitored CPUs. 288 specifically for capturing monitored performance events and related data.
|
/Linux-v5.15/drivers/usb/mon/ |
D | mon_main.c | 47 m1->u_bus->monitored = 1; in mon_reader_add() 50 mbus->u_bus->monitored = 1; in mon_reader_add() 177 ubus->monitored = 0; in mon_stop() 185 ubus->monitored = 0; in mon_stop() 202 ubus->monitored = 1; in mon_bus_add() 257 if (ubus->monitored) { in mon_dissolve() 258 ubus->monitored = 0; in mon_dissolve()
|
/Linux-v5.15/Documentation/devicetree/bindings/mfd/ |
D | ene-kb930.yaml | 25 monitored-battery: true 60 monitored-battery = <&battery>;
|
/Linux-v5.15/Documentation/sparc/oradax/ |
D | oracle-dax.rst | 47 coprocessor. This is done using the monitored load and mwait 168 First, a "monitored load" is achieved via a Load from Alternate Space 170 "monitored wait" is achieved via the mwait instruction (a write to 174 block of data containing the monitored location is modified, then the 188 - go into a loop executing monitored load + monitored wait and 350 /* Monitored Load */ 421 /* Monitored Load */
|
/Linux-v5.15/Documentation/accounting/ |
D | psi.rst | 79 /proc/pressure/ representing the resource to be monitored and write the 97 Monitors activate only when system enters stall state for the monitored 99 in the stall state psi signal growth is monitored at a rate of 10 times per
|
/Linux-v5.15/Documentation/ABI/testing/ |
D | sysfs-devices-edac | 53 field should be monitored for non-zero values and report 64 field should be also be monitored for non-zero values. 148 to fail. This count field should be monitored for non-zero values
|
/Linux-v5.15/fs/lockd/ |
D | mon.c | 141 * If this peer is not already monitored, this function sends an 145 * Returns zero if the peer is monitored by the local rpc.statd; 185 * If this peer is monitored, this function sends an upcall to 246 * Construct a unique cookie to match this nsm_handle to this monitored 434 * "mon_name" specifies the host to be monitored.
|
/Linux-v5.15/tools/perf/Documentation/ |
D | perf-stat.txt | 154 Do not aggregate counts across all monitored CPUs. 192 container "name" are monitored when they run on the monitored CPUs. Multiple cgroups 316 Aggregate counts per monitored threads, when monitoring threads (-t option) 392 Do not aggregate counts across all monitored CPUs.
|
/Linux-v5.15/Documentation/devicetree/bindings/hwmon/ |
D | vexpress.txt | 16 - label : string describing the monitored value
|
/Linux-v5.15/drivers/vme/ |
D | vme.c | 1524 * vme_lm_count - Determine number of VME Addresses monitored 1527 * The number of contiguous addresses monitored is hardware dependent. 1528 * Return the number of contiguous addresses monitored by the 1531 * Return: Count of addresses monitored or -EINVAL when provided with an 1557 * monitored by the location monitor. 1588 * @lm_base: Pointer used to output the base address monitored. 1589 * @aspace: Pointer used to output the address space monitored. 1590 * @cycle: Pointer used to output the VME bus cycle type monitored. 1593 * be monitored by the location monitor. 1629 * monitored addresses. A generic pointer is provided to allow data to be [all …]
|
/Linux-v5.15/Documentation/admin-guide/mm/ |
D | userfaultfd.rst | 255 When the ``userfaultfd`` is monitored by an external manager, the manager 290 removed, but the area is not, the area remains monitored by the 307 return ``-ENOSPC`` when the monitored process exits at the time of
|
/Linux-v5.15/drivers/powercap/ |
D | Kconfig | 29 and monitored on modern Intel processors (Sandy Bridge and later).
|
/Linux-v5.15/arch/arm64/boot/dts/sprd/ |
D | sc2731.dtsi | 23 monitored-battery = <&bat>; 104 monitored-battery = <&bat>;
|
1234567