Home
last modified time | relevance | path

Searched full:refetch (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/dma/ppc4xx/
H A Dxor.h47 #define XOR_CRSR_RCBE_BIT (1<<29) /* refetch CB enable */
H A Dadma.c75 /* This flag is set when want to refetch the xor chain in the interrupt
731 * though we may refetch from append to initiate list in ppc440spe_desc_set_link()
1004 * then refetch the s/w chain here in ppc440spe_adma_device_clear_eot_status()
1132 /* update h/w links and refetch */ in ppc440spe_chan_append()
1146 /* XORcore is idle. Refetch now */ in ppc440spe_chan_append()
1159 /* XORcore is running. Refetch later in the handler */ in ppc440spe_chan_append()
/linux/arch/arm64/include/asm/
H A Dcacheflush.h88 * event and are forced to refetch the new instructions. in flush_icache_range()
/linux/arch/powerpc/include/asm/book3s/64/
H A Dtlbflush.h150 * because the translation hardware will refetch the PTE if an in flush_tlb_fix_spurious_fault()
/linux/drivers/macintosh/
H A Dwindfarm_smu_sat.c24 /* If the cache is older than 800ms we'll refetch it */
/linux/fs/coda/
H A Ddir.c107 /* invalidate the directory cnode's attributes so we refetch the in coda_dir_update_mtime()
/linux/fs/ocfs2/dlm/
H A Ddlmconvert.c145 /* refetch if new level is not NL */ in __dlmconvert_master()
/linux/arch/arm/mach-omap2/
H A Dsleep34xx.S156 * - it executes in a cached space so is faster than refetch per-block
/linux/arch/s390/kvm/
H A Dguestdbg.c356 /* refetch the wp data and compare it to the old value */ in any_wp_changed()
/linux/arch/x86/kernel/
H A Dalternative.c388 * cause refetch after modification.
615 * to refetch changed I$ lines.
/linux/tools/perf/util/
H A Dcs-etm.c2683 refetch: in cs_etm__process_timestamped_queues()
2714 goto refetch; in cs_etm__process_timestamped_queues()
/linux/arch/sparc/kernel/
H A Dldc.c543 /* Refetch the RX queue state as well, because we could be invoked in ldc_abort()
/linux/include/linux/
H A Dxarray.h1601 * xas_reload() - Refetch an entry from the xarray.
/linux/drivers/net/ethernet/broadcom/
H A Dtg3.h2535 * will refetch into local SRAM as needed when producer
/linux/drivers/scsi/fnic/
H A Dfnic_scsi.c663 * refetch the pointer under the lock. in fnic_queuecommand()
/linux/drivers/scsi/
H A Dncr53c8xx.c1775 ** modification, to force a refetch of the script on
3363 ** modification, to force a refetch of the script on
/linux/tools/lib/bpf/
H A Dlibbpf.c7109 /* all the BTF manipulations invalidated pointers, refetch them */ in bpf_object__relocate()