Searched refs:monitored (Results 1 – 25 of 58) sorted by relevance
123
/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
|
D | da9055.rst | 51 are monitored by the ADC channels.
|
D | da9052.rst | 64 are monitored by the ADC channels.
|
D | lochnagar.rst | 18 map interface to the Lochnagar board controller, and can therefore be monitored
|
D | adm1025.rst | 42 ambient temperature to be monitored.
|
D | max16065.rst | 71 Each monitored channel has its own low and high critical limits. MAX16065,
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/supply/ |
D | sc2731_charger.txt | 9 - monitored-battery: phandle of battery characteristics devicetree node. 38 monitored-battery = <&bat>;
|
D | sc27xx-fg.txt | 18 - monitored-battery: Phandle of battery characteristics devicetree node. 56 monitored-battery = <&bat>;
|
D | bq24190.txt | 13 - monitored-battery: phandle of battery characteristics devicetree node 48 monitored-battery = <&bat>;
|
/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/hwmon/ |
D | vexpress.txt | 16 - label : string describing the monitored value
|
/kernel/linux/linux-5.10/arch/arm64/boot/dts/sprd/ |
D | sc2731.dtsi | 23 monitored-battery = <&bat>; 104 monitored-battery = <&bat>;
|
/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/include/linux/usb/ |
D | hcd.h | 702 if (bus->monitored) in usbmon_urb_submit() 709 if (bus->monitored) in usbmon_urb_submit_error() 716 if (bus->monitored) in usbmon_urb_complete()
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-devices-mapping | 7 for PCIe root port, which can be monitored by that IIO PMON
|
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-bus-event_source-devices-events | 18 supported by many/most CPUs. These events can be monitored
|
/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/drivers/powercap/ |
D | Kconfig | 29 and monitored on modern Intel processors (Sandy Bridge and later).
|
/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
|
/kernel/linux/linux-5.10/Documentation/powerpc/ |
D | imc.rst | 100 to be monitored and the sampling duration. On each overflow in the CPMCxSEL, 152 *Currently the event monitored for trace-mode is fixed as cycle.*
|
/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/iio/dac/ |
D | ad5592r.txt | 29 but can be monitored by an ADC, since
|
/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
|
123