Searched full:monitored (Results 1 – 25 of 148) sorted by relevance
123456
| /kernel/linux/linux-5.10/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., 95 performance analysis of monitored processes or a system. For example, 177 monitored *scope* is maximized and no perf_events specific limits 184 user or in kernel space can be monitored and captured for later 193 monitored and captured for later analysis. Per-user per-cpu 200 monitored and captured for later analysis. Per-user per-cpu 219 file descriptors that is not less than the number of monitored events 220 multiplied by the number of monitored CPUs. 231 specifically for capturing monitored performance events and related data.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/supply/ |
| D | bq2515x.yaml | 58 monitored-battery: 60 description: phandle to the battery node being monitored 65 - monitored-battery 85 monitored-battery = <&bat>;
|
| D | bq25980.yaml | 76 monitored-battery: 78 description: phandle to the battery node being monitored 83 - monitored-battery 110 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 | sc2731_charger.txt | 9 - monitored-battery: phandle of battery characteristics devicetree node. 38 monitored-battery = <&bat>;
|
| D | bq24190.txt | 13 - monitored-battery: phandle of battery characteristics devicetree node 48 monitored-battery = <&bat>;
|
| D | battery.yaml | 28 The phandle's property should be named "monitored-battery". 161 monitored-battery = <&battery>; 166 monitored-battery = <&battery>;
|
| D | bq27xxx.yaml | 60 monitored-battery: 92 monitored-battery = <&bat>;
|
| D | sc27xx-fg.txt | 18 - monitored-battery: Phandle of battery characteristics devicetree node. 56 monitored-battery = <&bat>;
|
| D | summit,smb347-charger.yaml | 26 monitored-battery: 143 monitored-battery = <&battery>;
|
| D | rohm,bd99954.yaml | 121 monitored-battery: 155 monitored-battery = <&battery>;
|
| /kernel/linux/linux-5.10/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()
|
| /kernel/linux/linux-5.10/Documentation/hwmon/ |
| D | ab8500.rst | 25 temperature are monitored. Other GPADC channels can also be monitored if needed
|
| /kernel/linux/linux-5.10/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 */
|
| /kernel/linux/linux-5.10/Documentation/accounting/ |
| D | psi.rst | 79 /proc/pressure/ representing the resource to be monitored and write the 98 Monitors activate only when system enters stall state for the monitored 100 in the stall state psi signal growth is monitored at a rate of 10 times per
|
| /kernel/linux/linux-5.10/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
|
| D | sysfs-devices-mapping | 7 for PCIe root port, which can be monitored by that IIO PMON
|
| /kernel/linux/linux-5.10/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.
|
| /kernel/linux/linux-5.10/tools/perf/Documentation/ |
| D | perf-stat.txt | 123 Do not aggregate counts across all monitored CPUs. 158 container "name" are monitored when they run on the monitored CPUs. Multiple cgroups 281 Aggregate counts per monitored threads, when monitoring threads (-t option) 353 Do not aggregate counts across all monitored CPUs.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/hwmon/ |
| D | vexpress.txt | 16 - label : string describing the monitored value
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/mm/ |
| D | userfaultfd.rst | 229 When the ``userfaultfd`` is monitored by an external manager, the manager 264 removed, but the area is not, the area remains monitored by the 281 return ``-ENOSPC`` when the monitored process exits at the time of
|
| /kernel/linux/linux-5.10/drivers/vme/ |
| D | vme.c | 1533 * vme_lm_count - Determine number of VME Addresses monitored 1536 * The number of contiguous addresses monitored is hardware dependent. 1537 * Return the number of contiguous addresses monitored by the 1540 * Return: Count of addresses monitored or -EINVAL when provided with an 1566 * monitored by the location monitor. 1597 * @lm_base: Pointer used to output the base address monitored. 1598 * @aspace: Pointer used to output the address space monitored. 1599 * @cycle: Pointer used to output the VME bus cycle type monitored. 1602 * be monitored by the location monitor. 1638 * monitored addresses. A generic pointer is provided to allow data to be [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/tegra/ |
| D | nvidia,tegra30-actmon.txt | 6 from the monitored clients.
|
| /kernel/linux/linux-5.10/drivers/powercap/ |
| D | Kconfig | 29 and monitored on modern Intel processors (Sandy Bridge and later).
|
123456