Home
last modified time | relevance | path

Searched full:reading (Results 1 – 25 of 2230) sorted by relevance

12345678910>>...90

/linux/Documentation/ABI/testing/
H A Dsysfs-kernel-mm-damon25 stops, respectively. Reading the file returns the keywords
44 Description: Reading this file returns the pid of the kdamond if it is
52 disables the update. Reading this file returns the value.
64 Description: Reading this file returns the available monitoring operations
74 operations set. Reading the file returns the keyword for the
84 parameter of the given operations set of the context. Reading
91 DAMON context in microseconds as the value. Reading this file
98 the DAMON context in microseconds as the value. Reading this
105 DAMON context in microseconds as the value. Reading this file
114 (1/10,000). Reading this file returns the value.
[all …]
H A Dsysfs-driver-uniwill-laptop9 Reading this file returns the current enable status of the FN lock functionality.
19 Reading this file returns the current enable status of the super key functionality.
29 Reading this file returns the current enable status of the touchpad toggle
41 Reading this file returns the current status of the rainbow animation functionality.
52 Reading this file returns the current status of the breathing animation
H A Dsysfs-bus-event_source-devices-hv_gpci102 * The end user reading this sysfs file must decode the content as per
105 Possible error codes while reading this sysfs file:
134 * The end user reading this sysfs file must decode the content as per
137 Possible error codes while reading this sysfs file:
166 * The end user reading this sysfs file must decode the content as per
169 Possible error codes while reading this sysfs file:
198 * The end user reading this sysfs file must decode the content as per
201 Possible error codes while reading this sysfs file:
230 * The end user reading this sysfs file must decode the content as per
233 Possible error codes while reading this sysfs file:
H A Dsysfs-bus-iio-resolver-ad2s12105 Reading returns the current Degradation of Signal Reset Maximum
12 Reading returns the allowable voltage range for
19 Reading returns the current Degradation of Signal Reset Minimum
26 Reading returns the allowable voltage range for
H A Dsysfs-bus-iio-timer-stm325 Reading returns the list possible master modes which are:
90 Reading returns the current master modes.
97 Reading returns the current preset value.
108 Reading returns the list possible enable modes.
134 Reading returns the list possible trigger modes.
H A Dsysfs-ocfs223 Reading from this file returns a single line, the major
43 Reading from this file returns the names of all loaded
58 Reading from this file returns the name of the active plugin
80 Reading from this file returns the name of the current
/linux/drivers/accessibility/speakup/
H A DDefaultKeyAssignments12 InsKeyPad-8 say from top of screen to reading cursor.
18 InsKeyPad-4 say from left edge of line to reading cursor.
20 InsKeyPad-6 Say from reading cursor to right edge of line.
26 InsKeyPad-plus Say from reading cursor line to bottom of screen.
27 KeyPad-Minus Park reading cursor (toggle)
31 InsKeyPad-9 Move reading cursor to top of screen (insert pgup)
32 InsKeyPad-3 Move reading cursor to bottom of screen (insert pgdn)
33 InsKeyPad-7 Move reading cursor to left edge of screen (insert home)
34 InsKeyPad-1 Move reading cursor to right edge of screen (insert end)
35 ControlKeyPad-1 Move reading cursor to last character on current line.
[all …]
/linux/tools/perf/tests/
H A Dmmap-basic.c229 pr_err("User space counter reading %" PRIu64 "\n", event); in test_stat_user_read()
231 pr_err("User space counter reading [Failed to create threads]\n"); in test_stat_user_read()
254 pr_debug("User space counter reading for PMU %s\n", pmu->name); in test_stat_user_read()
267 pr_err("User space counter reading for PMU %s [Failed to allocate evsel]\n", in test_stat_user_read()
275 pr_err("User space counter reading for PMU %s [Failed to open evsel]\n", in test_stat_user_read()
283 pr_err("User space counter reading for PMU %s [Failed to mmap evsel]\n", in test_stat_user_read()
292 pr_err("User space counter reading for PMU %s [Failed to get mmaped address]\n", in test_stat_user_read()
304 …pr_err("User space counter reading for PMU %s [Failed unexpected supported counter access %d %d]\n… in test_stat_user_read()
311 …pr_err("User space counter reading for PMU %s [Failed unexpected unsupported counter access %d]\n", in test_stat_user_read()
318 pr_err("User space counter reading for PMU %s [Failed width not set %d]\n", in test_stat_user_read()
[all …]
/linux/tools/perf/pmu-events/arch/x86/sierraforest/
H A Duncore-io.json436 …"BriefDescription": "Data requested by the CPU : Another card (different IIO stack) reading from t…
469 "BriefDescription": "Four byte data request of the CPU : Card reading from DRAM",
480 "BriefDescription": "Four byte data request of the CPU : Card reading from DRAM",
491 "BriefDescription": "Four byte data request of the CPU : Card reading from DRAM",
502 "BriefDescription": "Four byte data request of the CPU : Card reading from DRAM",
513 "BriefDescription": "Four byte data request of the CPU : Card reading from DRAM",
524 "BriefDescription": "Four byte data request of the CPU : Card reading from DRAM",
535 "BriefDescription": "Four byte data request of the CPU : Card reading from DRAM",
546 "BriefDescription": "Four byte data request of the CPU : Card reading from DRAM",
656 …"BriefDescription": "Data requested of the CPU : Card reading from another Card (same or different…
[all …]
/linux/tools/perf/pmu-events/arch/x86/graniterapids/
H A Duncore-io.json436 …"BriefDescription": "Data requested by the CPU : Another card (different IIO stack) reading from t…
469 "BriefDescription": "Four byte data request of the CPU : Card reading from DRAM",
480 "BriefDescription": "Four byte data request of the CPU : Card reading from DRAM",
491 "BriefDescription": "Four byte data request of the CPU : Card reading from DRAM",
502 "BriefDescription": "Four byte data request of the CPU : Card reading from DRAM",
513 "BriefDescription": "Four byte data request of the CPU : Card reading from DRAM",
524 "BriefDescription": "Four byte data request of the CPU : Card reading from DRAM",
535 "BriefDescription": "Four byte data request of the CPU : Card reading from DRAM",
546 "BriefDescription": "Four byte data request of the CPU : Card reading from DRAM",
656 …"BriefDescription": "Data requested of the CPU : Card reading from another Card (same or different…
[all …]
/linux/tools/perf/util/bpf_skel/
H A Dbpf_prog_profiler.bpf.c40 /* look up before reading, to reduce error */ in BPF_PROG()
79 struct bpf_perf_event_value reading; in BPF_PROG() local
84 err = bpf_perf_event_read_value(&events, cpu, &reading, sizeof(reading)); in BPF_PROG()
88 fexit_update_maps(&reading); in BPF_PROG()
/linux/Documentation/ABI/obsolete/
H A Dsysfs-driver-hid-roccat-ryos27 Before reading this file, control has to be written to select
37 Before reading this file, control has to be written to select
47 Before reading this file, control has to be written to select
57 Before reading this file, control has to be written to select
67 Before reading this file, control has to be written to select
77 Before reading this file, control has to be written to select
88 Before reading this file, control has to be written to select
99 Before reading this file, control has to be written to select
110 Before reading this file, control has to be written to select
156 Before reading this file, control has to be written to select
[all …]
H A Dsysfs-driver-hid-roccat-isku27 Before reading this file, control has to be written to select
37 Before reading this file, control has to be written to select
47 Before reading this file, control has to be written to select
57 Before reading this file, control has to be written to select
67 Before reading this file, control has to be written to select
77 Before reading this file, control has to be written to select
87 Before reading this file, control has to be written to select
106 Before reading this file, control has to be written to select
117 Before reading this file, control has to be written to select
/linux/tools/bpf/bpftool/skeleton/
H A Dprofiler.bpf.c52 /* look up before reading, to reduce error */ in BPF_PROG()
62 struct bpf_perf_event_value___local reading; in BPF_PROG() local
65 err = bpf_perf_event_read_value(&events, key, (void *)&reading, in BPF_PROG()
66 sizeof(reading)); in BPF_PROG()
69 *(ptrs[i]) = reading; in BPF_PROG()
/linux/tools/perf/pmu-events/arch/x86/grandridge/
H A Duncore-io.json434 "BriefDescription": "Four byte data request of the CPU : Card reading from DRAM",
445 "BriefDescription": "Four byte data request of the CPU : Card reading from DRAM",
456 "BriefDescription": "Four byte data request of the CPU : Card reading from DRAM",
467 "BriefDescription": "Four byte data request of the CPU : Card reading from DRAM",
478 "BriefDescription": "Four byte data request of the CPU : Card reading from DRAM",
489 "BriefDescription": "Four byte data request of the CPU : Card reading from DRAM",
500 "BriefDescription": "Four byte data request of the CPU : Card reading from DRAM",
511 "BriefDescription": "Four byte data request of the CPU : Card reading from DRAM",
933 …"BriefDescription": "Number Transactions requested by the CPU : Core reading from Cards MMIO space…
944 …"BriefDescription": "Number Transactions requested by the CPU : Core reading from Cards MMIO space…
[all …]
/linux/Documentation/hwmon/
H A Dina209.rst41 in0_input_highest shunt voltage historical maximum reading (mV)
42 in0_input_lowest shunt voltage historical minimum reading (mV)
54 in1_input_highest bus voltage historical maximum reading (mV)
55 in1_input_lowest bus voltage historical minimum reading (mV)
67 power1_input_highest power historical maximum reading (uW)
H A Dsmsc47b397.rst35 Methods for detecting the HP SIO and reading the thermal data on a dc7100
45 Reading temperature information.
69 Reading tach information.
83 Reading the tach LSB locks the tach MSB.
86 How to convert the tach reading to RPM
89 The tach reading (TCount) is given by: (Tach MSB * 256) + (Tach LSB)
/linux/tools/testing/selftests/net/bench/page_pool/
H A Dtime_bench.h81 * The way TSC reading is used, many iterations, does not require as
88 * Recommend reading, to understand details of reading TSC accurately:
153 /* Raw reading via rdpmc() using fixed counters
176 /* Reading all pipelined instruction */
182 /* Reading CPU clock cycles */
188 /* Raw reading via MSR rdmsr() is likely wrong
/linux/Documentation/admin-guide/mm/damon/
H A Dusage.rst19 features by reading from and writing to special sysfs files. Therefore,
37 ``<sysfs>/kernel/mm/damon/``. You can control DAMON by writing to and reading
129 Reading ``state`` returns ``on`` if the kdamond is currently running, or
163 If the state is ``on``, reading ``pid`` shows the pid of the kdamond thread.
169 file. If the interval is zero, the periodic update is disabled. Reading the
199 monitoring operations set on the currently running kernel by reading
207 reading from the ``operations`` file.
225 writing to and reading from the files.
246 mechanism. Reading and writing the four files under ``intervals_goal``
312 region by writing to and reading from the files, respectively.
[all …]
/linux/fs/jffs2/
H A Dread.c41 pr_warn("Error reading node from 0x%08x: %d\n", in jffs2_read_dnode()
85 Reading whole node and it's uncompressed - read directly to buffer provided, check CRC. in jffs2_read_dnode()
86Reading whole node and it's compressed - read into comprbuf, check CRC and decompress to buffer pr… in jffs2_read_dnode()
87 Reading partial node and it's uncompressed - read into readbuf, check CRC, and copy in jffs2_read_dnode()
88Reading partial node and it's compressed - read into readbuf, check checksum, decompress to decomp… in jffs2_read_dnode()
203 uint32_t fragofs; /* offset within the frag to start reading */ in jffs2_read_inode_range()
207 jffs2_dbg(1, "Reading %d-%d from node at 0x%08x (%d)\n", in jffs2_read_inode_range()
/linux/Documentation/wmi/devices/
H A Duniwill-laptop.rst75 2. 16-bit data (set to ``0x0000`` when reading)
76 3. 16-bit operation (``0x0100`` for reading and ``0x0000`` for writing)
79 The first 8 bits of the ``Return`` value contain the data returned by the EC when reading.
140 available on notebooks manufactured by Uniwill. Reading and writing those registers happens
144 ACPI control methods used for reading registers take a single ACPI integer containing the address
153 System memory can be accessed with a granularity of either a single byte (``MMRB`` for reading and
154 ``MMWB`` for writing) or four bytes (``MMRD`` for reading and ``MMWD`` for writing). Those ACPI
/linux/drivers/pci/
H A Dpci-bridge-emul.h77 * Called when reading from the regular PCI bridge
81 * be emulated by the common code by reading from the
88 * Same as ->read_base(), except it is for reading from the
95 * Same as ->read_base(), except it is for reading from the
/linux/drivers/nvdimm/
H A Ddimm.c37 * label reading commands, revalidate it each time the driver is in nvdimm_probe()
59 * status codes from the label reading commands. in nvdimm_probe()
67 * EACCES failures reading the namespace label-area-properties in nvdimm_probe()
85 * EACCES failures reading the namespace label-data are in nvdimm_probe()
/linux/tools/perf/pmu-events/arch/x86/snowridgex/
H A Duncore-io.json3 …"BriefDescription": "PCI Express bandwidth reading at IIO. Derived from unc_iio_data_req_of_cpu.me…
13 …"PublicDescription": "Data requested of the CPU : Card reading from DRAM : Number of DWs (4 bytes)…
364 "BriefDescription": "Data requested by the CPU : Core reading from Card's PCICFG space",
372 …"PublicDescription": "Data requested by the CPU : Core reading from Card's PCICFG space : Number o…
377 "BriefDescription": "Data requested by the CPU : Core reading from Card's PCICFG space",
385 …"PublicDescription": "Data requested by the CPU : Core reading from Card's PCICFG space : Number o…
390 "BriefDescription": "Data requested by the CPU : Core reading from Card's PCICFG space",
398 …"PublicDescription": "Data requested by the CPU : Core reading from Card's PCICFG space : Number o…
403 "BriefDescription": "Data requested by the CPU : Core reading from Card's PCICFG space",
411 …"PublicDescription": "Data requested by the CPU : Core reading from Card's PCICFG space : Number o…
[all …]
/linux/drivers/xen/xen-pciback/
H A Dxenbus.c161 dev_dbg(&pdev->xdev->dev, "Reading frontend config\n"); in xen_pcibk_attach()
170 "Error reading configuration from frontend"); in xen_pcibk_attach()
386 "Error reading number of devices"); in xen_pcibk_reconfigure()
395 "String overflow while reading " in xen_pcibk_reconfigure()
411 "reading configuration"); in xen_pcibk_reconfigure()
419 "Error reading device " in xen_pcibk_reconfigure()
465 "reading configuration"); in xen_pcibk_reconfigure()
473 "Error reading device " in xen_pcibk_reconfigure()
587 "Error reading number of devices"); in xen_pcibk_setup_backend()
596 "String overflow while reading " in xen_pcibk_setup_backend()
[all …]

12345678910>>...90