Home
last modified time | relevance | path

Searched full:monitored (Results 1 – 25 of 200) sorted by relevance

12345678

/freebsd/usr.sbin/rpc.statd/
H A Dstatd.h41 Data structures for recording monitored hosts
44 that we have been asked to monitor, and, associated with each monitored
45 host, one or more clients to be called back if the monitored host crashes.
47 The list of monitored hosts must be retained over a crash, so that upon
54 We handle this by keeping the list of monitored hosts in a file
60 status indicates whether this host is actually being monitored or if it
76 char hostname[SM_MAXSTRLEN + 1]; /* Name of monitored host */
78 /* informed the monitored host */
80 /* hear that the monitored host has */
81 /* crashed, NULL if no longer monitored */
[all …]
H A Drpc.statd.855 If a monitored host crashes and restarts, the remote daemon will
61 re-starts, it will notify all of the hosts which were being monitored
120 non-volatile record of currently monitored hosts.
132 There is no means for the daemon to tell when a monitored host has
140 the local and remote daemon in order to establish a monitored relationship.
144 The current implementation uses more than 1Kbyte per monitored host in
/freebsd/sys/contrib/device-tree/include/dt-bindings/clock/
H A Dtegra234-clock.h150 /** @brief Monitored branch of EQOS_RX clock */
434 /** @brief Monitored branch of PEX0_C0_CORE clock */
436 /** @brief Monitored branch of PEX0_C1_CORE clock */
438 /** @brief Monitored branch of PEX0_C2_CORE clock */
440 /** @brief Monitored branch of PEX0_C3_CORE clock */
442 /** @brief Monitored branch of PEX0_C4_CORE clock */
444 /** @brief Monitored branch of PEX1_C5_CORE clock */
446 /** @brief Monitored branch of PEX1_C6_CORE clock */
462 /** @brief Monitored branch of PEX2_C7_CORE clock */
464 /** @brief Monitored branch of PEX2_C8_CORE clock */
[all …]
/freebsd/sys/contrib/device-tree/Bindings/power/supply/
H A Drichtek,rt5033-charger.yaml20 monitored-battery:
23 Phandle to the monitored battery according to battery.yaml. The battery
55 - monitored-battery
63 monitored-battery = <&battery>;
H A Dbq2515x.yaml56 monitored-battery:
58 description: phandle to the battery node being monitored
63 - monitored-battery
83 monitored-battery = <&bat>;
H A Dbq25980.yaml76 monitored-battery:
78 description: phandle to the battery node being monitored
83 - monitored-battery
110 monitored-battery = <&bat>;
H A Dstericsson,ab8500-chargalg.yaml20 monitored-battery:
30 - monitored-battery
39 monitored-battery = <&ab8500_battery>;
H A Dingenic,battery.txt8 - monitored-battery: phandle to a "simple-battery" compatible node.
10 The "monitored-battery" property must be a phandle to a node using the format
30 monitored-battery = <&simple_battery>;
H A Dbq256xx.yaml61 monitored-battery:
63 description: phandle to the battery node being monitored
78 - monitored-battery
117 monitored-battery = <&bat>;
H A Dingenic,battery.yaml31 monitored-battery:
42 - monitored-battery
60 monitored-battery = <&simple_battery>;
H A Dadc-battery.yaml48 monitored-battery: true
54 - monitored-battery
69 monitored-battery = <&battery>;
H A Dstericsson,ab8500-btemp.yaml20 monitored-battery:
49 - monitored-battery
63 monitored-battery = <&battery>;
H A Dstericsson,ab8500-fg.yaml20 monitored-battery:
53 - monitored-battery
67 monitored-battery = <&battery>;
H A Dqcom,pmi8998-charger.yaml41 monitored-battery:
52 - monitored-battery
80 monitored-battery = <&battery>;
H A Dstericsson,ab8500-charger.yaml20 monitored-battery:
73 - monitored-battery
88 monitored-battery = <&battery>;
H A Dcw2015_battery.yaml14 phandle in monitored-battery. If specified the driver uses the
46 monitored-battery:
77 monitored-battery = <&bat>;
H A Dsc27xx-fg.yaml53 monitored-battery: true
65 - monitored-battery
101 monitored-battery = <&bat>;
H A Dpower-supply.yaml21 monitored-battery:
24 The battery (with "simple-battery" compatible) being monitored by this
H A Dsc2731_charger.txt9 - monitored-battery: phandle of battery characteristics devicetree node.
38 monitored-battery = <&bat>;
H A Dsc2731-charger.yaml26 monitored-battery:
50 monitored-battery = <&bat>;
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dmwaitxintrin.h20 /// Establishes a linear address memory range to be monitored and puts
22 /// monitored address range causes the processor to exit the pending state.
29 /// The memory range to be monitored. The size of the range is determined by
42 /// the monitor event pending state. Data stored in the monitored address
/freebsd/sys/dev/netmap/
H A Dnetmap_monitor.c35 * with as many pairs of netmap rings as the monitored adapter.
38 * monitored adapter. During registration, the user can choose if she wants
46 * If the monitored adapter leaves netmap mode, the monitor has to be restarted.
57 * application is reading from a monitored ring, the ring will eventually
66 * - For rx traffic, this is after the consumer on the monitored adapter
205 /* allocate the monitors array in the monitored kring */
255 * nm_notify() callbacks in the monitored rings.
348 * in the chain (this may be the monitored port in netmap_monitor_add()
385 * if kring is NULL (orphaned list) the monitored port in netmap_monitor_del()
403 /* in the monitored kring, prev is actually the in netmap_monitor_del()
[all …]
/freebsd/sys/contrib/device-tree/src/arm/st/
H A Dste-ab8505.dtsi115 monitored-battery = <&battery>;
132 monitored-battery = <&battery>;
169 monitored-battery = <&battery>;
179 monitored-battery = <&battery>;
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dsdm845-oneplus-fajita.dts37 monitored-battery = <&battery>;
51 monitored-battery = <&battery>;
H A Dsdm845-oneplus-enchilada.dts33 monitored-battery = <&battery>;
55 monitored-battery = <&battery>;

12345678