| /Linux-v5.4/arch/sparc/prom/ |
| D | bootstr_32.c | 14 static char fetched __initdata = 0; 23 if (fetched) { in prom_getbootargs() 61 fetched = 1; in prom_getbootargs()
|
| /Linux-v5.4/drivers/net/wireless/ath/ath6kl/ |
| 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-v5.4/drivers/gpu/drm/bridge/ |
| D | sil-sii8620.c | 768 int fetched, i; in sii8620_fetch_edid() local 802 for (fetched = 0; fetched < edid_len; fetched += FETCH_SIZE) { in sii8620_fetch_edid() 810 REG_DDC_SEGM, fetched >> 8, in sii8620_fetch_edid() 811 REG_DDC_OFFSET, fetched & 0xff, in sii8620_fetch_edid() 843 sii8620_read_buf(ctx, REG_DDC_DATA, edid + fetched, FETCH_SIZE); in sii8620_fetch_edid() 844 if (fetched + FETCH_SIZE == EDID_LENGTH) { in sii8620_fetch_edid()
|
| /Linux-v5.4/tools/perf/scripts/python/ |
| D | exported-sql-viewer.py | 1170 self.fetched = 0 1195 if target > self.fetched or target < 0: 1236 fetched = 0 1237 while batch_size > fetched: 1243 fetched += 1 1244 if fetched: 1245 self.fetched += fetched 1247 self.fetch_count.value += fetched 1256 batch_size = min(glb_chunk_sz, target - self.fetched) 1277 self.fetched = 0 [all …]
|
| /Linux-v5.4/Documentation/fb/ |
| D | sh7760fb.rst | 36 Video data is fetched via the DMABRG DMA engine, so you have to
|
| /Linux-v5.4/Documentation/isdn/ |
| D | hysdn.rst | 56 and firmware may be fetched from Hypercopes WWW-Site www.hypercope.de. 148 Additional info about error reasons may be fetched from the log output.
|
| /Linux-v5.4/Documentation/admin-guide/hw-vuln/ |
| D | multihit.rst | 50 Under this errata, instructions are fetched from a linear address translated
|
| /Linux-v5.4/arch/m68k/fpsp040/ |
| D | satan.S | 32 | Step 4. Return arctan(F) + poly, arctan(F) is fetched from a table of values
|
| /Linux-v5.4/Documentation/filesystems/caching/ |
| D | operations.txt | 114 pages that have just been fetched from a remote server.
|
| /Linux-v5.4/Documentation/usb/ |
| D | usbmon.rst | 316 uint32_t *offvec; /* Vector of events fetched */ 317 uint32_t nfetch; /* Number of events to fetch (out: fetched) */
|
| /Linux-v5.4/Documentation/arm64/ |
| D | cpu-feature-registers.rst | 188 as available on the CPU where it is fetched and is not a system
|
| /Linux-v5.4/Documentation/firmware-guide/acpi/ |
| D | osi.rst | 93 _OS "Microsoft Windows NT", though it seems somewhat far-fetched
|
| /Linux-v5.4/Documentation/ |
| D | crc32.txt | 157 Each step, 32 bits of data is fetched, XORed with the CRC, and the result
|
| D | memory-barriers.txt | 2917 (*) loads may be done speculatively, leading to the result having been fetched
|
| /Linux-v5.4/Documentation/networking/device_drivers/amazon/ |
| D | ena.txt | 133 space. The rest of the packet payload is fetched by the
|
| /Linux-v5.4/Documentation/vm/ |
| D | cleancache.rst | 249 - To maximize performance, all pages fetched from the FS should
|
| /Linux-v5.4/Documentation/sparc/oradax/ |
| 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-v5.4/Documentation/driver-api/ |
| D | xillybus.rst | 200 (IP core) is built. They are fetched from the IDT (the data structure which
|
| /Linux-v5.4/Documentation/sound/hd-audio/ |
| D | notes.rst | 729 The script can be fetched directly from the following URL, too:
|
| /Linux-v5.4/Documentation/kernel-hacking/ |
| D | locking.rst | 1117 don't realize that the pre-fetched contents is wrong when the ``next``
|
| /Linux-v5.4/Documentation/admin-guide/pm/ |
| D | cpuidle.rst | 20 a program is suspended and instructions belonging to it are not fetched from
|
| /Linux-v5.4/drivers/scsi/aic7xxx/ |
| D | aic7xxx.seq | 572 * the total for the command since we've already fetched
|
| /Linux-v5.4/Documentation/networking/ |
| D | filter.txt | 985 the data fetched from the packet. Registers R1-R5 are scratch registers
|
| /Linux-v5.4/Documentation/filesystems/ |
| D | proc.txt | 1649 be fetched from the storage layer. Done at the submit_bio() level, so it is
|
| /Linux-v5.4/arch/m68k/ifpsp060/src/ |
| 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 #
|