| /linux/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/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/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/tools/perf/scripts/python/ |
| H A D | exported-sql-viewer.py | 2558 self.fetched = 0 2583 if target > self.fetched or target < 0: 2624 fetched = 0 2625 while batch_size > fetched: 2631 fetched += 1 2632 if fetched: 2633 self.fetched += fetched 2635 self.fetch_count.value += fetched 2644 batch_size = min(glb_chunk_sz, target - self.fetched) 2665 self.fetched = 0 [all …]
|
| /linux/Documentation/fb/ |
| H A D | sh7760fb.rst | 36 Video data is fetched via the DMABRG DMA engine, so you have to
|
| /linux/tools/perf/ |
| H A D | builtin-inject.c | 90 bool fetched; member 1659 if (!gs->fetched) { in guest_session__inject_events() 1663 gs->fetched = true; in guest_session__inject_events() 1743 gs->fetched = false; in guest_session__inject_events()
|
| /linux/Documentation/admin-guide/hw-vuln/ |
| H A D | multihit.rst | 50 Under this errata, instructions are fetched from a linear address translated
|
| /linux/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/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/Documentation/firmware-guide/acpi/ |
| H A D | osi.rst | 90 _OS "Microsoft Windows NT", though it seems somewhat far-fetched
|
| /linux/Documentation/staging/ |
| H A D | crc32.rst | 157 Each step, 32 bits of data is fetched, XORed with the CRC, and the result
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-arm-spe.txt | 185 bit 22 - Recently fetched (FEAT_SPEv1p4)
|
| /linux/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/Documentation/networking/device_drivers/ethernet/amazon/ |
| H A D | ena.rst | 144 space. The rest of the packet payload is fetched by the
|
| /linux/Documentation/driver-api/ |
| H A D | xillybus.rst | 200 (IP core) is built. They are fetched from the IDT (the data structure which
|
| /linux/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/Documentation/kernel-hacking/ |
| H A D | locking.rst | 1111 don't realize that the pre-fetched contents is wrong when the ``next``
|
| /linux/Documentation/RCU/Design/Requirements/ |
| H A D | Requirements.rst | 369 pointer fetched by rcu_dereference() may not be used outside of the 440 | use rcu_dereference(). It could reuse a value formerly fetched |
|
| /linux/drivers/scsi/aic7xxx/ |
| H A D | aic7xxx.seq | 572 * the total for the command since we've already fetched
|
| /linux/arch/mips/ |
| H A D | Kconfig | 2551 # I-cache line worth of instructions being fetched may case spurious
|
| /linux/Documentation/filesystems/ |
| H A D | proc.rst | 1856 be fetched from the storage layer. Done at the submit_bio() level, so it is
|
| /linux/arch/m68k/ifpsp060/src/ |
| H A D | fpsp.S | 6170 # Step 4. Return arctan(F) + poly, arctan(F) is fetched from a # 16273 # Dn is fetched and decremented by one. If Dn is not equal to -1, add #
|
| /linux/Documentation/ |
| H A D | memory-barriers.txt | 2823 (*) loads may be done speculatively, leading to the result having been fetched
|