Home
last modified time | relevance | path

Searched refs:pqres (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/crypto/async_tx/
Dasync_pq.c299 size_t len, enum sum_check_flags *pqres, struct page *spare, in async_syndrome_val() argument
363 len, pqres, in async_syndrome_val()
399 *pqres = 0; in async_syndrome_val()
408 *pqres |= !!memcmp(p, s, len) << SUM_CHECK_P; in async_syndrome_val()
421 *pqres |= !!memcmp(q, s, len) << SUM_CHECK_Q; in async_syndrome_val()
/linux-6.12.1/drivers/dma/ioat/
Dprep.c621 enum sum_check_flags *pqres, unsigned long flags) in ioat_prep_pq_val() argument
637 *pqres = 0; in ioat_prep_pq_val()
640 __ioat_prep_pq16_lock(chan, pqres, pq, src, src_cnt, scf, len, in ioat_prep_pq_val()
642 __ioat_prep_pq_lock(chan, pqres, pq, src, src_cnt, scf, len, in ioat_prep_pq_val()
Ddma.h375 enum sum_check_flags *pqres, unsigned long flags);
/linux-6.12.1/include/linux/
Dasync_tx.h194 size_t len, enum sum_check_flags *pqres, struct page *spare,
Ddmaengine.h913 enum sum_check_flags *pqres, unsigned long flags);
/linux-6.12.1/drivers/dma/ppc4xx/
Dadma.c2586 enum sum_check_flags *pqres, unsigned long flags) in ppc440spe_adma_prep_dma_pqzero_sum() argument
2718 iter->xor_check_result = pqres; in ppc440spe_adma_prep_dma_pqzero_sum()