Home
last modified time | relevance | path

Searched full:fetching (Results 1 – 25 of 278) sorted by relevance

12345678910>>...12

/linux/Documentation/devicetree/bindings/dma/
H A Darm-pl08x.yaml57 description: if AHB master 1 is eligible for fetching LLIs
61 description: if AHB master 2 is eligible for fetching LLIs
65 description: if AHB master 1 is eligible for fetching memory contents
69 description: if AHB master 2 is eligible for fetching memory contents
H A Dintel,ldma.yaml62 for the descriptor fetching for all channels.
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_dma.c186 * the other case we discard GET is while the GPU is fetching in nouveau_dma_wait()
194 /* engine is fetching behind us, or is completely in nouveau_dma_wait()
200 * we'll hit the fetching-ahead-of-us path from that in nouveau_dma_wait()
238 /* engine fetching ahead of us, we have space up until the in nouveau_dma_wait()
/linux/tools/perf/pmu-events/arch/x86/silvermont/
H A Dpipeline.json107 …rong (speculative) path must be discarded, and the processor must start fetching from the correct …
116 …rong (speculative) path must be discarded, and the processor must start fetching from the correct …
126 …rong (speculative) path must be discarded, and the processor must start fetching from the correct …
136 …rong (speculative) path must be discarded, and the processor must start fetching from the correct …
146 …rong (speculative) path must be discarded, and the processor must start fetching from the correct …
156 …rong (speculative) path must be discarded, and the processor must start fetching from the correct …
259 …o 2 broader parts: Front-end and Back-end. Front-end is responsible for fetching the instruction, …
/linux/drivers/media/pci/intel/ipu6/
H A Dipu6.h186 * MMU1 support pre-fetching of the pages to have less cache lookup misses. To
187 * enable the pre-fetching, MMU1 AT (Address Translator) device registers
191 * ZLW(Zero Length Write) is a mechanism to enable VT-d pre-fetching on IOMMU.
/linux/arch/powerpc/kernel/trace/
H A Dftrace_64_pg.c129 pr_err("Fetching opcode failed.\n"); in __ftrace_make_nop()
160 pr_err("Fetching instruction at %lx failed.\n", ip - 4); in __ftrace_make_nop()
177 pr_err("Fetching op failed.\n"); in __ftrace_make_nop()
271 pr_debug("Fetching opcode failed.\n"); in setup_mcount_compiler_tramp()
315 pr_err("Fetching opcode failed.\n"); in __ftrace_make_nop_kernel()
568 pr_err("Fetching opcode failed.\n"); in __ftrace_modify_call()
/linux/drivers/ata/
H A Dsata_sil24.c194 PORT_CERR_SGT_PCIPERR = 19, /* PLD ecode 11 - PCI parity err while fetching SGT */
198 PORT_CERR_CMD_PCIPERR = 27, /* ctrl[15:13] 110 - PCI parity err while fetching PRB */
288 "PCI target abort while fetching SGT" },
290 "PCI master abort while fetching SGT" },
292 "PCI parity error while fetching SGT" },
296 "PCI target abort while fetching PRB" },
298 "PCI master abort while fetching PRB" },
300 "PCI parity error while fetching PRB" },
/linux/Documentation/block/
H A Dublk.rst252 Sent from the server IO pthread for fetching future incoming IO requests
267 ``/dev/ublkb*``. In the meantime setup environment for fetching future
269 is reused for both fetching request and committing back IO result.
/linux/fs/cachefiles/
H A DKconfig36 In this mode, when a cache miss occurs, responsibility for fetching
/linux/arch/arm/boot/compressed/
H A Dhead-xscale.S20 @ This is done by fetching through currently executed
H A Dhead-sa1100.S30 @ This is done by fetching through currently executed
/linux/arch/powerpc/include/asm/
H A Dhvcserver.h28 * of the hvcs partner info fetching functions. These are strung together into
/linux/tools/perf/util/include/
H A Ddwarf-regs.h47 * Arch should support fetching the offset of a register in pt_regs
/linux/tools/testing/selftests/pidfd/
H A Dpidfd_getfd_test.c124 /* pid points to the child which we are fetching FDs from */ in FIXTURE()
231 TH_LOG("getfd succeeded while fetching unknown fd"); in TEST_F()
/linux/arch/s390/kvm/
H A Dguestdbg.c85 * report instruction-fetching events in enable_all_hw_bp()
167 /* TODO: Instruction-fetching-nullification not allowed for now */ in kvm_s390_patch_guest_per_regs()
529 /* instruction-fetching exceptions */ in kvm_s390_handle_per_ifetch_icpt()
558 /* filter "instruction-fetching" events */ in filter_guest_per_event()
/linux/include/uapi/drm/
H A Dpvr_drm.h120 * When fetching this type &struct drm_pvr_ioctl_dev_query_args.type must be set
151 * When fetching this type &struct drm_pvr_ioctl_dev_query_args.type must be set
198 * When fetching this type &struct drm_pvr_ioctl_dev_query_args.type must be set
233 * When fetching this type &struct drm_pvr_ioctl_dev_query_args.type must be set
317 * When fetching this type &struct drm_pvr_ioctl_dev_query_args.type must be set
425 * When fetching this type &struct drm_pvr_ioctl_dev_query_args.type must be set
/linux/fs/orangefs/
H A Dxattr.c91 * there were errors in fetching the attribute value.
404 * all the keys unless there were errors in fetching the keys!
507 * fetching more keys! in orangefs_listxattr()
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac_lib.c103 pr_debug("- TX (Running): Fetching the Tx desc\n"); in show_tx_process_state()
134 pr_debug("- RX (Running): Fetching the Rx desc\n"); in show_rx_process_state()
/linux/arch/powerpc/platforms/cell/spufs/
H A Dsyscalls.c26 * before the SPU starts fetching code and the user space
/linux/tools/perf/pmu-events/arch/x86/tigerlake/
H A Dcache.json114 "BriefDescription": "L2 cache hits when fetching instructions, code reads.",
118 "PublicDescription": "Counts L2 cache hits when fetching instructions, code reads.",
123 "BriefDescription": "L2 cache misses when fetching instructions",
127 "PublicDescription": "Counts L2 cache misses when fetching instructions.",
/linux/arch/mips/lib/
H A Dmips-atomic.c31 * page and fetching the next instruction causes TLB miss, the result
/linux/Documentation/devicetree/bindings/media/
H A Dnxp,imx8-jpeg.yaml36 - description: AXI DMA engine clock for fetching JPEG bitstream from memory (per)
/linux/arch/m68k/mm/
H A Dhwtest.c22 * error would cause another bus error while fetching the exception
/linux/drivers/infiniband/
H A DKconfig57 memory regions without pinning their pages, fetching the
/linux/tools/perf/pmu-events/arch/x86/broadwellde/
H A Dcache.json155 "BriefDescription": "L2 cache hits when fetching instructions, code reads.",
163 "BriefDescription": "L2 cache misses when fetching instructions.",
257 "BriefDescription": "L2 cache accesses when fetching instructions",
261 …"PublicDescription": "This event counts the number of L2 cache accesses when fetching instructions…

12345678910>>...12