Home
last modified time | relevance | path

Searched refs:monitor (Results 1 – 25 of 370) sorted by relevance

12345678910>>...15

/linux/fs/cachefiles/
A Drdwr.c110 folio_add_wait_queue(page_folio(backpage), &monitor->monitor); in cachefiles_read_reissue()
182 copy_highpage(monitor->netfs_page, monitor->back_page); in cachefiles_read_copier()
243 monitor = kzalloc(sizeof(*monitor), cachefiles_gfp); in cachefiles_read_backing_file_one()
244 if (!monitor) in cachefiles_read_backing_file_one()
296 monitor->monitor.private = backpage; in cachefiles_read_backing_file_one()
298 monitor = NULL; in cachefiles_read_backing_file_one()
348 if (monitor) { in cachefiles_read_backing_file_one()
483 monitor = kzalloc(sizeof(*monitor), cachefiles_gfp); in cachefiles_read_backing_file()
488 init_waitqueue_func_entry(&monitor->monitor, in cachefiles_read_backing_file()
550 monitor->monitor.private = backpage; in cachefiles_read_backing_file()
[all …]
/linux/net/bluetooth/
A Dmsft.c162 struct adv_monitor *monitor; in reregister_monitor() local
168 if (!monitor) { in reregister_monitor()
191 struct adv_monitor *monitor; in remove_monitor_on_suspend() local
197 if (!monitor) { in remove_monitor_on_suspend()
291 struct adv_monitor *monitor; in msft_do_close() local
305 if (monitor && monitor->state == ADV_MONITOR_STATE_OFFLOADED) in msft_do_close()
409 struct adv_monitor *monitor; in msft_le_monitor_advertisement_cb() local
416 if (!monitor) { in msft_le_monitor_advertisement_cb()
446 if (status && monitor) in msft_le_monitor_advertisement_cb()
465 struct adv_monitor *monitor; in msft_le_cancel_monitor_advertisement_cb() local
[all …]
A Dmsft.h22 int msft_add_monitor_pattern(struct hci_dev *hdev, struct adv_monitor *monitor);
23 int msft_remove_monitor(struct hci_dev *hdev, struct adv_monitor *monitor,
45 struct adv_monitor *monitor) in msft_add_monitor_pattern() argument
51 struct adv_monitor *monitor, in msft_remove_monitor() argument
/linux/Documentation/devicetree/bindings/net/wireless/
A Dqcom,ath11k.yaml104 - const: host2rxdma-monitor-ring3
105 - const: host2rxdma-monitor-ring2
106 - const: host2rxdma-monitor-ring1
114 - const: rxdma2host-monitor-destination-mac3
115 - const: rxdma2host-monitor-destination-mac2
116 - const: rxdma2host-monitor-destination-mac1
120 - const: rxdma2host-monitor-status-ring-mac3
121 - const: rxdma2host-monitor-status-ring-mac2
122 - const: rxdma2host-monitor-status-ring-mac1
247 "host2rxdma-monitor-ring3",
[all …]
/linux/Documentation/s390/
A Dmonreader.rst23 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
76 of the monitor DCSS, if already defined, and the users connected to the
124 This loads the module with the default monitor DCSS (MONDCSS) and creates a
136 Reading from the device provides a 12 Byte monitor control element (MCE),
137 followed by a set of one or more contiguous monitor records (similar to the
148 of the monitor control element layout. The layout of the monitor records can
[all …]
/linux/Documentation/devicetree/bindings/nvmem/
A Damlogic-efuse.txt7 - secure-monitor: phandle to the secure-monitor node
20 secure-monitor = <&sm>;
35 sm: secure-monitor {
/linux/drivers/perf/hisilicon/
A DKconfig6 Support for HiSilicon SoC L3 Cache performance monitor, Hydra Home
7 Agent performance monitor and DDR Controller performance monitor.
/linux/tools/power/cpupower/
A DToDo7 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
A Dcpupower-completion.sh71 monitor) COMPREPLY=($(compgen -W "$flags" -- "$cur")) ;;
89 monitor) _monitor ;;
123 monitor) _monitor ;;
/linux/drivers/scsi/ufs/
A Dufs-sysfs.c301 if (value == hba->monitor.enabled) in monitor_enable_store()
305 memset(&hba->monitor, 0, sizeof(hba->monitor)); in monitor_enable_store()
307 hba->monitor.enabled = true; in monitor_enable_store()
308 hba->monitor.enabled_ts = ktime_get(); in monitor_enable_store()
336 if (!hba->monitor.enabled) in monitor_chunk_size_store()
337 hba->monitor.chunk_size = value; in monitor_chunk_size_store()
372 struct ufs_hba_monitor *m = &hba->monitor; in read_req_latency_avg_show()
385 ktime_to_us(hba->monitor.lat_max[READ])); in read_req_latency_max_show()
395 ktime_to_us(hba->monitor.lat_min[READ])); in read_req_latency_min_show()
405 ktime_to_us(hba->monitor.lat_sum[READ])); in read_req_latency_sum_show()
[all …]
/linux/Documentation/devicetree/bindings/sound/
A Dcs35l35.txt107 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 {
/linux/tools/perf/ui/gtk/
A Dbrowser.c20 int monitor; in perf_gtk__resize_window() local
26 monitor = gdk_screen_get_monitor_at_window(screen, window->window); in perf_gtk__resize_window()
28 gdk_screen_get_monitor_geometry(screen, monitor, &rect); in perf_gtk__resize_window()
/linux/drivers/net/wireless/intel/ipw2x00/
A Dlibipw_module.c107 struct net_device *alloc_libipw(int sizeof_priv, int monitor) in alloc_libipw() argument
123 if (!monitor) { in alloc_libipw()
181 if (!monitor) in alloc_libipw()
190 void free_libipw(struct net_device *dev, int monitor) in free_libipw() argument
199 if (!monitor) in free_libipw()
/linux/drivers/perf/
A DKconfig6 menu "Performance monitor support"
77 Provides support for performance monitor unit in ARM DynamIQ Shared
83 tristate "Freescale i.MX8 DDR perf monitor"
86 Provides support for the DDR performance monitor in i.MX8, which
95 Provides support for the L2 cache performance monitor unit (PMU)
105 Provides support for the L3 cache performance monitor unit (PMU)
/linux/Documentation/devicetree/bindings/thermal/
A Dbrcm,avs-ro-thermal.yaml17 "brcm,bcm2711-avs-monitor", "syscon", "simple-mfd"
38 avs-monitor@7d5d2000 {
39 compatible = "brcm,bcm2711-avs-monitor",
/linux/Documentation/admin-guide/
A Dedid.rst15 - The graphics board does not recognize the monitor.
18 - The monitor sends no or bogus EDID data.
19 - A KVM sends its own EDID data instead of querying the connected monitor.
33 individual data for a specific misbehaving monitor, commented sources
/linux/tools/power/cpupower/po/
A Dit.po72 #: utils/idle_monitor/cpupower-monitor.c:66
79 #: utils/idle_monitor/cpupower-monitor.c:69
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
116 #: utils/idle_monitor/cpupower-monitor.c:79
123 #: utils/idle_monitor/cpupower-monitor.c:80
[all …]
A Dcs.po75 #: utils/idle_monitor/cpupower-monitor.c:66
82 #: utils/idle_monitor/cpupower-monitor.c:69
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
119 #: utils/idle_monitor/cpupower-monitor.c:79
126 #: utils/idle_monitor/cpupower-monitor.c:80
[all …]
A Dfr.po72 #: utils/idle_monitor/cpupower-monitor.c:66
79 #: utils/idle_monitor/cpupower-monitor.c:69
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
116 #: utils/idle_monitor/cpupower-monitor.c:79
123 #: utils/idle_monitor/cpupower-monitor.c:80
[all …]
A Dpt.po70 #: utils/idle_monitor/cpupower-monitor.c:66
77 #: utils/idle_monitor/cpupower-monitor.c:69
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
114 #: utils/idle_monitor/cpupower-monitor.c:79
121 #: utils/idle_monitor/cpupower-monitor.c:80
[all …]
A Dde.po72 #: utils/idle_monitor/cpupower-monitor.c:66
81 #: utils/idle_monitor/cpupower-monitor.c:69
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
110 #: utils/idle_monitor/cpupower-monitor.c:76
116 #: utils/idle_monitor/cpupower-monitor.c:77
122 #: utils/idle_monitor/cpupower-monitor.c:79
131 #: utils/idle_monitor/cpupower-monitor.c:80
[all …]
/linux/Documentation/fb/
A Dintel810.rst47 - Utilizes user-entered monitor specifications to automatically
101 monitor in kHz. If using a fixed frequency monitor, hsync1 must
105 Recommendation: check monitor manual for correct values
109 select the minimum and maximum Vertical Sync Frequency of the monitor
110 in Hz. You can also use this option to lock your monitor's refresh
114 Recommendation: check monitor manual for correct values
152 Useful if the BIOS turns off the VGA port when no monitor is attached.
153 The external VGA monitor can then be attached without rebooting.
/linux/Documentation/ABI/testing/
A Dsysfs-driver-ufs1089 and it can be used to start/stop the monitor. When the monitor
1123 monitor gets started.
1132 read requests after monitor gets started.
1141 read requests after monitor gets started.
1150 read requests after monitor gets started.
1159 read requests sent after monitor gets started.
1186 monitor gets started.
1195 requests after monitor gets started.
1204 requests after monitor gets started.
1213 requests after monitor gets started.
[all …]
/linux/Documentation/devicetree/bindings/firmware/meson/
A Dmeson_sm.txt6 Required properties for the secure monitor node:
12 sm: secure-monitor {
/linux/drivers/w1/slaves/
A DKconfig120 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

Completed in 49 milliseconds

12345678910>>...15