/Linux-v5.10/fs/cachefiles/ |
D | rdwr.c | 23 struct cachefiles_one_read *monitor = in cachefiles_read_waiter() local 24 container_of(wait, struct cachefiles_one_read, monitor); in cachefiles_read_waiter() 26 struct fscache_retrieval *op = monitor->op; in cachefiles_read_waiter() 33 monitor->netfs_page->index, mode, sync, in cachefiles_read_waiter() 40 _debug("--- monitor %p %lx ---", page, page->flags); in cachefiles_read_waiter() 55 * monitor being enqueued on the op->to_do list and the op getting in cachefiles_read_waiter() 62 list_add_tail(&monitor->op_link, &op->to_do); in cachefiles_read_waiter() 78 struct cachefiles_one_read *monitor) in cachefiles_read_reissue() argument 81 struct page *backpage = monitor->back_page, *backpage2; in cachefiles_read_reissue() 110 INIT_LIST_HEAD(&monitor->op_link); in cachefiles_read_reissue() [all …]
|
/Linux-v5.10/Documentation/s390/ |
D | monreader.rst | 2 Linux API for read access to z/VM Monitor Records 15 usable from user space and allows read access to the z/VM Monitor Records 16 collected by the `*MONITOR` System Service of z/VM. 22 order to allow IUCV connections to the `*MONITOR` service, i.e. it needs the 23 IUCV `*MONITOR` statement in its user entry. If the monitor DCSS to be used is 28 There are two options for being able to load the monitor DCSS (examples assume 29 that the monitor DCSS begins at 144 MB and ends at 152 MB). You can query the 30 location of the monitor DCSS with the Class E privileged CP command Q NSS MAP 68 to specify the name of the monitor DCSS. If the module is compiled into the 73 there are other users already connected to the `*MONITOR` service (e.g. [all …]
|
/Linux-v5.10/Documentation/devicetree/bindings/net/wireless/ |
D | qcom,ath11k.yaml | 48 - description: interrupt event for ring host2rxdma-monitor-ring3 49 - description: interrupt event for ring host2rxdma-monitor-ring2 50 - description: interrupt event for ring host2rxdma-monitor-ring1 58 - description: interrupt event for ring rxdma2host-monitor-destination-mac3 59 - description: interrupt event for ring rxdma2host-monitor-destination-mac2 60 - description: interrupt event for ring rxdma2host-monitor-destination-mac1 64 - description: interrupt event for ring rxdma2host-monitor-status-ring-mac3 65 - description: interrupt event for ring rxdma2host-monitor-status-ring-mac2 66 - description: interrupt event for ring rxdma2host-monitor-status-ring-mac1 104 - const: host2rxdma-monitor-ring3 [all …]
|
/Linux-v5.10/tools/power/cpupower/man/ |
D | cpupower-monitor.1 | 1 .TH CPUPOWER\-MONITOR "1" "22/02/2011" "" "cpupower Manual" 3 cpupower\-monitor \- Report processor frequency and idle statistics 6 .B cpupower monitor 9 .B cpupower monitor 13 .B cpupower monitor 18 \fBcpupower-monitor \fP reports processor topology, frequency and idle power 22 \fBcpupower-monitor \fP implements independent processor sleep state and 31 List available monitors on your system. Additional details about each monitor 37 The number of different counters the monitor supports in brackets. 59 Only display specific monitors. Use the monitor string(s) provided by \-l option. [all …]
|
/Linux-v5.10/arch/powerpc/include/asm/ |
D | reg_fsl_emb.h | 4 * Monitor. 13 /* Performance Monitor Registers */ 20 /* Freescale Book E Performance Monitor APU Registers */ 21 #define PMRN_PMC0 0x010 /* Performance Monitor Counter 0 */ 22 #define PMRN_PMC1 0x011 /* Performance Monitor Counter 1 */ 23 #define PMRN_PMC2 0x012 /* Performance Monitor Counter 2 */ 24 #define PMRN_PMC3 0x013 /* Performance Monitor Counter 3 */ 25 #define PMRN_PMC4 0x014 /* Performance Monitor Counter 4 */ 26 #define PMRN_PMC5 0x015 /* Performance Monitor Counter 5 */ 67 #define PMRN_UPMC0 0x000 /* User Performance Monitor Counter 0 */ [all …]
|
/Linux-v5.10/Documentation/devicetree/bindings/sound/ |
D | cs35l35.txt | 105 Optional Monitor Signal Format sub-node: 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 [all …]
|
/Linux-v5.10/drivers/perf/ |
D | Kconfig | 3 # Performance Monitor Drivers 6 menu "Performance monitor support" 67 Provides support for the ARM SMMUv3 Performance Monitor Counter 76 Provides support for performance monitor unit in ARM DynamIQ Shared 82 tristate "Freescale i.MX8 DDR perf monitor" 85 Provides support for the DDR performance monitor in i.MX8, which 94 Provides support for the L2 cache performance monitor unit (PMU) 104 Provides support for the L3 cache performance monitor unit (PMU)
|
/Linux-v5.10/drivers/w1/slaves/ |
D | Kconfig | 107 tristate "DS2438 Smart Battery Monitor 0x26 family support" 110 DS2438 Smart Battery Monitor device support 120 tristate "Dallas 2780 battery monitor chip" 122 If you enable this you will have the DS2780 battery monitor 125 The battery monitor chip is used in many batteries/devices 132 tristate "Dallas 2781 battery monitor chip" 134 If you enable this you will have the DS2781 battery monitor 137 The battery monitor chip is used in many batteries/devices
|
/Linux-v5.10/Documentation/devicetree/bindings/firmware/meson/ |
D | meson_sm.txt | 1 * Amlogic Secure Monitor 3 In the Amlogic SoCs the Secure Monitor code is used to provide access to the 6 Required properties for the secure monitor node: 12 sm: secure-monitor {
|
/Linux-v5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | feature.h | 25 * MONITOR: firmware can pass monitor packets to host. 26 * MONITOR_FLAG: firmware flags monitor packets. 27 * MONITOR_FMT_RADIOTAP: firmware provides monitor packets with radiotap header 28 * MONITOR_FMT_HW_RX_HDR: firmware provides monitor packets with hw/ucode header 48 BRCMF_FEAT_DEF(MONITOR) \
|
/Linux-v5.10/drivers/firmware/meson/ |
D | meson_sm.c | 3 * Amlogic Secure Monitor driver 91 * meson_sm_call - generic SMC32 call to the secure-monitor 93 * @fw: Pointer to secure-monitor firmware 126 * meson_sm_call_read - retrieve data from secure-monitor 128 * @fw: Pointer to secure-monitor firmware 177 * meson_sm_call_write - send data to secure-monitor 179 * @fw: Pointer to secure-monitor firmware 221 * @sm_node: Pointer to the secure-monitor Device Tree node. 223 * Return: NULL is the secure-monitor device is not ready. 314 pr_info("secure-monitor enabled\n"); in meson_sm_probe()
|
/Linux-v5.10/tools/power/cpupower/po/ |
D | de.po | 72 #: utils/idle_monitor/cpupower-monitor.c:66 75 "cpupower monitor: [-h] [ [-t] | [-l] | [-m <mon1>,[<mon2>] ] ] [-i " 78 "cpupower monitor: [-h] [ [-t] | [-l] | [-m <mon1>,[<mon2>] ] ] [-i " 81 #: utils/idle_monitor/cpupower-monitor.c:69 84 "cpupower monitor: [-v] [-h] [ [-t] | [-l] | [-m <mon1>,[<mon2>] ] ] [-i " 87 "cpupower monitor: [-v] [-h] [ [-t] | [-l] | [-m <mon1>,[<mon2>] ] ] [-i " 90 #: utils/idle_monitor/cpupower-monitor.c:71 95 #: utils/idle_monitor/cpupower-monitor.c:73 100 #: utils/idle_monitor/cpupower-monitor.c:74 105 #: utils/idle_monitor/cpupower-monitor.c:75 [all …]
|
D | it.po | 72 #: utils/idle_monitor/cpupower-monitor.c:66 75 "cpupower monitor: [-h] [ [-t] | [-l] | [-m <mon1>,[<mon2>] ] ] [-i " 79 #: utils/idle_monitor/cpupower-monitor.c:69 82 "cpupower monitor: [-v] [-h] [ [-t] | [-l] | [-m <mon1>,[<mon2>] ] ] [-i " 86 #: utils/idle_monitor/cpupower-monitor.c:71 91 #: utils/idle_monitor/cpupower-monitor.c:73 96 #: utils/idle_monitor/cpupower-monitor.c:74 101 #: utils/idle_monitor/cpupower-monitor.c:75 106 #: utils/idle_monitor/cpupower-monitor.c:76 111 #: utils/idle_monitor/cpupower-monitor.c:77 [all …]
|
D | cs.po | 75 #: utils/idle_monitor/cpupower-monitor.c:66 78 "cpupower monitor: [-h] [ [-t] | [-l] | [-m <mon1>,[<mon2>] ] ] [-i " 82 #: utils/idle_monitor/cpupower-monitor.c:69 85 "cpupower monitor: [-v] [-h] [ [-t] | [-l] | [-m <mon1>,[<mon2>] ] ] [-i " 89 #: utils/idle_monitor/cpupower-monitor.c:71 94 #: utils/idle_monitor/cpupower-monitor.c:73 99 #: utils/idle_monitor/cpupower-monitor.c:74 104 #: utils/idle_monitor/cpupower-monitor.c:75 109 #: utils/idle_monitor/cpupower-monitor.c:76 114 #: utils/idle_monitor/cpupower-monitor.c:77 [all …]
|
D | fr.po | 72 #: utils/idle_monitor/cpupower-monitor.c:66 75 "cpupower monitor: [-h] [ [-t] | [-l] | [-m <mon1>,[<mon2>] ] ] [-i " 79 #: utils/idle_monitor/cpupower-monitor.c:69 82 "cpupower monitor: [-v] [-h] [ [-t] | [-l] | [-m <mon1>,[<mon2>] ] ] [-i " 86 #: utils/idle_monitor/cpupower-monitor.c:71 91 #: utils/idle_monitor/cpupower-monitor.c:73 96 #: utils/idle_monitor/cpupower-monitor.c:74 101 #: utils/idle_monitor/cpupower-monitor.c:75 106 #: utils/idle_monitor/cpupower-monitor.c:76 111 #: utils/idle_monitor/cpupower-monitor.c:77 [all …]
|
D | pt.po | 70 #: utils/idle_monitor/cpupower-monitor.c:66 73 "cpupower monitor: [-h] [ [-t] | [-l] | [-m <mon1>,[<mon2>] ] ] [-i " 77 #: utils/idle_monitor/cpupower-monitor.c:69 80 "cpupower monitor: [-v] [-h] [ [-t] | [-l] | [-m <mon1>,[<mon2>] ] ] [-i " 84 #: utils/idle_monitor/cpupower-monitor.c:71 89 #: utils/idle_monitor/cpupower-monitor.c:73 94 #: utils/idle_monitor/cpupower-monitor.c:74 99 #: utils/idle_monitor/cpupower-monitor.c:75 104 #: utils/idle_monitor/cpupower-monitor.c:76 109 #: utils/idle_monitor/cpupower-monitor.c:77 [all …]
|
/Linux-v5.10/tools/power/cpupower/ |
D | ToDo | 7 RAM from HW on Intel SandyBridge -> another monitor? 8 - Add another c1e debug idle monitor 11 - Add cpu_start()/cpu_stop() callbacks for monitor 13 monitor to outside it. This can be given higher
|
/Linux-v5.10/arch/arm/mach-bcm/ |
D | bcm_kona_smc.c | 82 * Only core 0 can run the secure monitor code. If an "smc" request 89 * cache and interrupt handling while the secure monitor executes. 98 * First, the secure monitor call itself (regardless of the specific 154 /* Flush caches for input data passed to Secure Monitor */ in __bcm_kona_smc() 157 /* Trap into Secure Monitor and record the request result */ in __bcm_kona_smc() 174 * Due to a limitation of the secure monitor, we must use the SMP in bcm_kona_smc() 175 * infrastructure to forward all secure monitor calls to Core 0. in bcm_kona_smc()
|
/Linux-v5.10/drivers/s390/char/ |
D | monreader.c | 3 * Character device driver for reading z/VM *MONITOR service records. 34 #define MON_SERVICE "*MONITOR" 167 pr_err("Reading monitor data failed with rc=%i\n", rc); in mon_send_reply() 245 pr_err("z/VM *MONITOR system service disconnected with rc=%i\n", in mon_iucv_path_severed() 261 pr_warn("The read queue for monitor data is full\n"); in mon_iucv_message_pending() 296 * Connect to *MONITOR service in mon_open() 304 pr_err("Connecting to the z/VM *MONITOR system service " in mon_open() 346 pr_warn("Disconnecting the z/VM *MONITOR system service failed with rc=%i\n", in mon_close() 396 /* read monitor control element (12 bytes) first */ in mon_read() 473 pr_warn("Disconnecting the z/VM *MONITOR system service failed with rc=%i\n", in monreader_freeze() [all …]
|
/Linux-v5.10/Documentation/devicetree/bindings/nvmem/ |
D | amlogic-efuse.txt | 7 - secure-monitor: phandle to the secure-monitor node 20 secure-monitor = <&sm>; 35 sm: secure-monitor {
|
/Linux-v5.10/drivers/vme/ |
D | vme.c | 1465 * vme_lm_request - Request a VME location monitor 1468 * Allocate a location monitor resource to the driver. A location monitor 1469 * allows the driver to monitor accesses to a contiguous number of 1493 printk(KERN_ERR "Registered NULL Location Monitor resource\n"); in vme_lm_request() 1534 * @resource: Pointer to VME location monitor resource. 1538 * location monitor. 1541 * invalid location monitor resource. 1548 printk(KERN_ERR "Not a Location Monitor resource\n"); in vme_lm_count() 1559 * vme_lm_set - Configure location monitor 1560 * @resource: Pointer to VME location monitor resource. [all …]
|
/Linux-v5.10/include/linux/firmware/intel/ |
D | stratix10-smc.h | 13 * This file defines the Secure Monitor Call (SMC) message protocol used for 15 * monitor software in Secure Monitor Exception Level 3 (EL3). 21 * value. The operation of the secure monitor is determined by the parameter 54 * Secure monitor software doesn't recognize the request. 57 * Secure monitor software accepts the service client's request. 60 * Secure monitor software is still processing service client's request. 63 * Secure monitor software reject the service client's request. 172 * memory block reserved by secure monitor software.
|
/Linux-v5.10/include/linux/ceph/ |
D | mon_client.h | 16 * The monitor map enumerates the set of all monitors. 30 * Generic mechanism for resending monitor requests. 35 /* a pending monitor request */ 82 int cur_mon; /* last monitor i contacted */ 126 * periodically rerequest the map from the monitor cluster until we
|
/Linux-v5.10/drivers/perf/hisilicon/ |
D | Kconfig | 6 Support for HiSilicon SoC L3 Cache performance monitor, Hydra Home 7 Agent performance monitor and DDR Controller performance monitor.
|
/Linux-v5.10/Documentation/hwmon/ |
D | ucd9000.rst | 30 The UCD90120 Power Supply Sequencer and System Health Monitor monitors and 36 system-health monitor. The device integrates a 12-bit ADC for monitoring up to 44 monitor. The device integrates a 12-bit ADC for monitoring up to 16 power-supply 51 monitor. The 24 integrated ADC channels (AMONx) monitor the power supply 57 monitor. The device integrates a 12-bit ADC for monitoring up to 10 power-supply 64 system-health monitor. The device integrates a 12-bit ADC for monitoring up to
|