Home
last modified time | relevance | path

Searched refs:scf (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/dma/ioat/
H A Dprep.c341 unsigned int src_cnt, const unsigned char *scf, in __ioat_prep_pq_lock() argument
406 pq_set_src(descs, src[s], offset, scf[s], s); in __ioat_prep_pq_lock()
465 unsigned int src_cnt, const unsigned char *scf, in __ioat_prep_pq16_lock() argument
519 pq16_set_src(descs, src[s], offset, scf[s], s); in __ioat_prep_pq16_lock()
575 unsigned int src_cnt, const unsigned char *scf, size_t len, in ioat_prep_pq() argument
599 single_source_coef[0] = scf[0]; in ioat_prep_pq()
612 scf, len, flags) : in ioat_prep_pq()
614 scf, len, flags); in ioat_prep_pq()
620 unsigned int src_cnt, const unsigned char *scf, size_t len, in ioat_prep_pq_val() argument
640 __ioat_prep_pq16_lock(chan, pqres, pq, src, src_cnt, scf, len, in ioat_prep_pq_val()
[all …]
/linux/drivers/dma/ppc4xx/
H A Dadma.c206 const unsigned char *scf) in prep_dma_pqzero_sum_dbg() argument
211 if (scf) { in prep_dma_pqzero_sum_dbg()
213 pr_debug("\t0x%016llx(0x%02x) ", src[i], scf[i]); in prep_dma_pqzero_sum_dbg()
2086 const unsigned char *scf, size_t len, unsigned long flags) in ppc440spe_dma01_prep_mult() argument
2153 DMA_CDB_SG_DST1, scf[0]); in ppc440spe_dma01_prep_mult()
2172 const unsigned char *scf, size_t len, unsigned long flags) in ppc440spe_dma01_prep_sum_product() argument
2237 DMA_CDB_SG_DST1, scf[1]); in ppc440spe_dma01_prep_sum_product()
2262 DMA_CDB_SG_DST1, scf[0]); in ppc440spe_dma01_prep_sum_product()
2276 const unsigned char *scf, size_t len, unsigned long flags) in ppc440spe_dma01_prep_pq() argument
2399 mult = scf[src_cnt]; in ppc440spe_dma01_prep_pq()
[all …]
/linux/include/linux/
H A Ddmaengine.h914 unsigned int src_cnt, const unsigned char *scf,
918 unsigned int src_cnt, const unsigned char *scf, size_t len,
/linux/tools/testing/selftests/rcutorture/bin/
H A Dtorture.sh511 torture_set "scftorture" tools/testing/selftests/rcutorture/bin/kvm.sh --torture scf --allcpus --duration "$duration_scftorture" --configs "$configs_scftorture" --kconfig "CONFIG_NR_CPUS=$SCALE_ALLOTED_CPUS" --memory ${scfmem}G --trust-make