| /linux-6.15/arch/sparc/prom/ |
| H A D | bootstr_32.c | 14 static char fetched __initdata = 0; 23 if (fetched) { in prom_getbootargs() 61 fetched = 1; in prom_getbootargs()
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-bus-coresight-devices-trbe | 6 is fetched from the TRBIDR register. 13 and dirty flag updates as well. This value is fetched from
|
| /linux-6.15/drivers/net/wireless/ath/ath6kl/ |
| H A D | hif.c | 465 int fetched = 0; in proc_pending_irqs() local 478 lk_ahd, &fetched); in proc_pending_irqs() 482 if (!fetched) in proc_pending_irqs()
|
| /linux-6.15/drivers/gpu/drm/bridge/ |
| H A D | sil-sii8620.c | 769 int fetched, i; in sii8620_fetch_edid() local 803 for (fetched = 0; fetched < edid_len; fetched += FETCH_SIZE) { in sii8620_fetch_edid() 811 REG_DDC_SEGM, fetched >> 8, in sii8620_fetch_edid() 812 REG_DDC_OFFSET, fetched & 0xff, in sii8620_fetch_edid() 844 sii8620_read_buf(ctx, REG_DDC_DATA, edid + fetched, FETCH_SIZE); in sii8620_fetch_edid() 845 if (fetched + FETCH_SIZE == EDID_LENGTH) { in sii8620_fetch_edid()
|
| /linux-6.15/Documentation/bpf/ |
| H A D | linux-notes.rst | 67 * Register R0 is an implicit output which contains the data fetched from
|
| H A D | map_lpm_trie.rst | 98 fetched by calling ``bpf_map_get_next_key()`` with ``cur_key`` set to
|
| H A D | map_hash.rst | 129 libbpf's ``bpf_map_get_next_key()`` function. The first key can be fetched by
|
| /linux-6.15/Documentation/fb/ |
| H A D | sh7760fb.rst | 36 Video data is fetched via the DMABRG DMA engine, so you have to
|
| /linux-6.15/tools/perf/scripts/python/ |
| H A D | exported-sql-viewer.py | 2555 self.fetched = 0 2621 fetched = 0 2628 fetched += 1 2629 if fetched: 2630 self.fetched += fetched 2662 self.fetched = 0 2703 self.fetched += count 2710 result = self.fetched 3168 def Update(self, fetched): argument 3169 if not fetched: [all …]
|
| /linux-6.15/arch/m68k/fpsp040/ |
| H A D | satan.S | 32 | Step 4. Return arctan(F) + poly, arctan(F) is fetched from a table of values
|
| /linux-6.15/Documentation/admin-guide/hw-vuln/ |
| H A D | multihit.rst | 50 Under this errata, instructions are fetched from a linear address translated
|
| /linux-6.15/tools/perf/ |
| H A D | builtin-inject.c | 90 bool fetched; member 1665 if (!gs->fetched) { in guest_session__inject_events() 1669 gs->fetched = true; in guest_session__inject_events() 1749 gs->fetched = false; in guest_session__inject_events()
|
| /linux-6.15/Documentation/usb/ |
| H A D | usbmon.rst | 316 uint32_t *offvec; /* Vector of events fetched */ 317 uint32_t nfetch; /* Number of events to fetch (out: fetched) */
|
| /linux-6.15/Documentation/arch/arm64/ |
| H A D | cpu-feature-registers.rst | 207 as available on the CPU where it is fetched and is not a system
|
| /linux-6.15/Documentation/firmware-guide/acpi/ |
| H A D | osi.rst | 90 _OS "Microsoft Windows NT", though it seems somewhat far-fetched
|
| /linux-6.15/Documentation/staging/ |
| H A D | crc32.rst | 157 Each step, 32 bits of data is fetched, XORed with the CRC, and the result
|
| /linux-6.15/Documentation/networking/device_drivers/ethernet/amazon/ |
| H A D | ena.rst | 141 space. The rest of the packet payload is fetched by the
|
| /linux-6.15/Documentation/arch/sparc/oradax/ |
| H A D | dax-hv-api.txt | 1309 …COMPLETED 0 The CCB has been fetched and executed, and is no longer acti… 1312 …INPROGRESS 2 The CCB has been fetched and is currently being executed. It… 1366 …COMPLETED 0 The CCB has been fetched and executed, and is no longer active in 1373 … KILLED 2 The CCB had been fetched and was being executed when the kill
|
| /linux-6.15/Documentation/driver-api/ |
| H A D | xillybus.rst | 200 (IP core) is built. They are fetched from the IDT (the data structure which
|
| /linux-6.15/Documentation/userspace-api/ |
| H A D | perf_ring_buffer.rst | 568 pointer is fetched before reading samples.
|
| /linux-6.15/Documentation/userspace-api/media/dvb/ |
| H A D | legacy_dvb_video.rst | 1299 occurrence. Older events may be discarded if not fetched in time. If
|
| /linux-6.15/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/ |
| H A D | counters.rst | 108 Statistic can be fetched via the `ip link` or `ethtool` commands. `ethtool`
|
| /linux-6.15/Documentation/sound/hd-audio/ |
| H A D | notes.rst | 734 The script can be fetched directly from the following URL, too:
|
| /linux-6.15/Documentation/admin-guide/pm/ |
| H A D | cpuidle.rst | 20 a program is suspended and instructions belonging to it are not fetched from
|
| /linux-6.15/Documentation/kernel-hacking/ |
| H A D | locking.rst | 1111 don't realize that the pre-fetched contents is wrong when the ``next``
|