| /freebsd-14.2/sys/arm64/arm64/ |
| H A D | debug_monitor.c | 347 reg = monitor->dbg_bcr; in dbg_find_free_slot() 351 reg = monitor->dbg_wcr; in dbg_find_free_slot() 405 if (monitor == NULL) in dbg_setup_watchpoint() 471 if (monitor == NULL) in dbg_remove_watchpoint() 480 monitor->dbg_wvr[i] = 0; in dbg_remove_watchpoint() 481 monitor->dbg_wcr[i] = 0; in dbg_remove_watchpoint() 496 if (monitor == NULL) in dbg_register_sync() 501 monitor->dbg_bcr[i]); in dbg_register_sync() 503 monitor->dbg_bvr[i]); in dbg_register_sync() 508 monitor->dbg_wcr[i]); in dbg_register_sync() [all …]
|
| H A D | exec_machdep.c | 194 struct debug_monitor_state *monitor; in fill_dbregs() local 219 monitor = &td->td_pcb->pcb_dbg_regs; in fill_dbregs() 237 struct debug_monitor_state *monitor; in set_dbregs() local 243 monitor->dbg_enable_count = 0; in set_dbregs() 276 monitor->dbg_enable_count++; in set_dbregs() 279 monitor->dbg_bvr[i] = addr; in set_dbregs() 280 monitor->dbg_bcr[i] = ctrl; in set_dbregs() 318 monitor->dbg_enable_count++; in set_dbregs() 320 monitor->dbg_wvr[i] = addr; in set_dbregs() 321 monitor->dbg_wcr[i] = ctrl; in set_dbregs() [all …]
|
| /freebsd-14.2/crypto/openssh/ |
| H A D | monitor.h | 70 struct monitor { struct 79 struct monitor *monitor_init(void); argument 80 void monitor_reinit(struct monitor *); 83 void monitor_child_preauth(struct ssh *, struct monitor *); 84 void monitor_child_postauth(struct ssh *, struct monitor *); 86 void monitor_clear_keystate(struct ssh *, struct monitor *); 87 void monitor_apply_keystate(struct ssh *, struct monitor *); 93 void mm_get_keystate(struct ssh *, struct monitor *);
|
| H A D | sandbox-capsicum.c | 48 struct monitor *monitor; member 53 ssh_sandbox_init(struct monitor *monitor) in ssh_sandbox_init() argument 63 box->monitor = monitor; in ssh_sandbox_init() 103 if (cap_rights_limit(box->monitor->m_recvfd, &rights) < 0 && in ssh_sandbox_child() 107 if (cap_rights_limit(box->monitor->m_log_sendfd, &rights) < 0 && in ssh_sandbox_child()
|
| H A D | ssh-sandbox.h | 18 struct monitor; 21 struct ssh_sandbox *ssh_sandbox_init(struct monitor *);
|
| H A D | sandbox-null.c | 42 ssh_sandbox_init(struct monitor *monitor) in ssh_sandbox_init() argument
|
| H A D | sandbox-rlimit.c | 44 ssh_sandbox_init(struct monitor *monitor) in ssh_sandbox_init() argument
|
| H A D | sandbox-darwin.c | 44 ssh_sandbox_init(struct monitor *monitor) in ssh_sandbox_init() argument
|
| H A D | sandbox-solaris.c | 46 ssh_sandbox_init(struct monitor *monitor) in ssh_sandbox_init() argument
|
| H A D | monitor_wrap.h | 37 struct monitor; 96 void mm_send_keystate(struct ssh *, struct monitor*);
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/sound/ |
| H A D | adi,max98396.yaml | 43 description: slot number of the voltage sense monitor 50 description: slot number of the current sense monitor 57 description: slot number of speaker DSP monitor 83 Enables the "data monitor stuck" feature. Once the data monitor is 85 speaker amplifier. Once a data error is detected, the data monitor 91 Sets the threshold for the "data monitor stuck" feature, in bits. 97 Enables the "data monitor magnitude" feature. Once the data monitor is 99 speaker amplifier. Once a data error is detected, the data monitor 105 Sets the threshold for the "data monitor magnitude" feature, in bits. 111 Sets the duration for the "data monitor" feature, in milliseconds.
|
| H A D | cs35l35.txt | 107 The cs35l35 node can have a single "cirrus,monitor-signal-format" sub-node 113 -cirrus,monitor-signal-format : Sub-node for the Monitor Signaling Formating 117 If not used, the defaults for the 6 monitor signals is used. 123 scale of the IMON monitor signal. 126 of the VMON monitor signal. 129 of the VPMON monitor signal. 132 of the VBSTMON monitor signal 135 of the VPBRSTAT monitor signal 138 of the ZEROFILL packet in the monitor signal 172 cirrus,monitor-signal-format {
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/net/wireless/ |
| H A D | qcom,ath11k.yaml | 174 - const: host2rxdma-monitor-ring3 175 - const: host2rxdma-monitor-ring2 176 - const: host2rxdma-monitor-ring1 184 - const: rxdma2host-monitor-destination-mac3 185 - const: rxdma2host-monitor-destination-mac2 186 - const: rxdma2host-monitor-destination-mac1 190 - const: rxdma2host-monitor-status-ring-mac3 191 - const: rxdma2host-monitor-status-ring-mac2 347 "host2rxdma-monitor-ring3", 348 "host2rxdma-monitor-ring2", [all …]
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/nvmem/ |
| H A D | amlogic-efuse.txt | 7 - secure-monitor: phandle to the secure-monitor node 20 secure-monitor = <&sm>; 35 sm: secure-monitor {
|
| H A D | amlogic,meson-gxbb-efuse.yaml | 26 secure-monitor: 27 description: phandle to the secure-monitor node 33 - secure-monitor 44 secure-monitor = <&sm>;
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/hwmon/ |
| H A D | adi,ltc2945.yaml | 7 title: Analog Devices LTC2945 wide range i2c power monitor 13 Analog Devices LTC2945 wide range i2c power monitor over I2C. 42 power-monitor@6e {
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/thermal/ |
| H A D | brcm,avs-ro-thermal.yaml | 17 "brcm,bcm2711-avs-monitor", "syscon", "simple-mfd" 38 avs-monitor@7d5d2000 { 39 compatible = "brcm,bcm2711-avs-monitor",
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/firmware/meson/ |
| H A D | meson_sm.txt | 6 Required properties for the secure monitor node: 12 sm: secure-monitor {
|
| /freebsd-14.2/contrib/ntp/html/scripts/ |
| H A D | monopt.txt | 2 <li class='inline'><a href='monopt.html#filegen'>filegen - specify monitor files</a></li>\ 4 <li class='inline'><a href='monopt.html#statsdir'>statsdir - specify monitor files directory</a></l…
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/mfd/ |
| H A D | ti-lmu.txt | 9 LM3633 Backlight, LED and fault monitor 51 - fault-monitor: Hardware fault monitoring driver for LM3633 and LM3697. 54 "ti,lm3633-fault-monitor" 201 fault-monitor { 202 compatible = "ti,lm3633-fault-monitor";
|
| /freebsd-14.2/contrib/tcsh/nls/greek/ |
| H A D | set2 | 81 79 Η λειτουργία HFT monitor παραχωρήθηκε 82 80 Η λειτουργία HFT monitor πρέπει να παραχωρηθεί
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/power/ |
| H A D | amlogic,meson-sec-pwrc.yaml | 16 of secure-monitor. 35 secure-monitor {
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/hwmon/pmbus/ |
| H A D | ti,ucd90320.yaml | 15 monitor. The 24 integrated ADC channels (AMONx) monitor the power supply
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm/ |
| H A D | ls1021a-iot.dts | 159 ina2201: core-monitor@44 { 165 ina2202: current-monitor@45 { 171 lm75b: thermal-monitor@48 {
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/perf/ |
| H A D | amlogic,g12-ddr-pmu.yaml | 7 title: Amlogic G12 DDR performance monitor 13 Amlogic G12 series SoC integrate DDR bandwidth monitor.
|