Home
last modified time | relevance | path

Searched refs:accumulate (Results 1 - 25 of 29) sorted by relevance

12

/kernel/linux/linux-5.10/arch/arm64/lib/
H A Dcsum.c11 static u64 accumulate(u64 sum, u64 data) in accumulate() function
91 sum64 = accumulate(sum64, data); in do_csum()
99 sum64 = accumulate(sum64, tmp); in do_csum()
102 sum64 = accumulate(sum64, tmp >> 64); in do_csum()
106 sum64 = accumulate(sum64, data); in do_csum()
120 sum64 = accumulate(sum64, data); in do_csum()
151 sum = accumulate(sum, src >> 64); in csum_ipv6_magic()
152 sum = accumulate(sum, dst >> 64); in csum_ipv6_magic()
/kernel/linux/linux-6.6/arch/arm64/lib/
H A Dcsum.c11 static u64 accumulate(u64 sum, u64 data) in accumulate() function
91 sum64 = accumulate(sum64, data); in do_csum()
99 sum64 = accumulate(sum64, tmp); in do_csum()
102 sum64 = accumulate(sum64, tmp >> 64); in do_csum()
106 sum64 = accumulate(sum64, data); in do_csum()
120 sum64 = accumulate(sum64, data); in do_csum()
151 sum = accumulate(sum, src >> 64); in csum_ipv6_magic()
152 sum = accumulate(sum, dst >> 64); in csum_ipv6_magic()
/kernel/linux/linux-5.10/arch/loongarch/lib/
H A Dcsum.c10 static u64 accumulate(u64 sum, u64 data) in accumulate() function
88 sum64 = accumulate(sum64, data); in do_csum()
95 sum64 = accumulate(sum64, tmp); in do_csum()
98 sum64 = accumulate(sum64, data); in do_csum()
108 sum64 = accumulate(sum64, data); in do_csum()
135 sum = accumulate(sum, src >> 64); in csum_ipv6_magic()
136 sum = accumulate(sum, dst >> 64); in csum_ipv6_magic()
/kernel/linux/linux-6.6/arch/loongarch/lib/
H A Dcsum.c10 static u64 accumulate(u64 sum, u64 data) in accumulate() function
88 sum64 = accumulate(sum64, data); in do_csum()
95 sum64 = accumulate(sum64, tmp); in do_csum()
98 sum64 = accumulate(sum64, data); in do_csum()
108 sum64 = accumulate(sum64, data); in do_csum()
135 sum = accumulate(sum, src >> 64); in csum_ipv6_magic()
136 sum = accumulate(sum, dst >> 64); in csum_ipv6_magic()
/kernel/linux/linux-5.10/arch/arm64/crypto/
H A Dpoly1305-armv8.pl158 adds $h0,$h0,$t0 // accumulate input
251 adds $h0,$h0,$t0 // accumulate nonce
385 adds $h0,$h0,$d0 // accumulate input
417 adds $h0,$h0,$d0 // accumulate input
632 // (hash+inp[0:1])*r^4 and accumulate
793 // (hash+inp[0:1])*r^4:r^3 and accumulate
H A Dsha512-armv8.pl714 add $A,$A,$t0 // accumulate
/kernel/linux/linux-6.6/arch/arm64/crypto/
H A Dpoly1305-armv8.pl158 adds $h0,$h0,$t0 // accumulate input
251 adds $h0,$h0,$t0 // accumulate nonce
385 adds $h0,$h0,$d0 // accumulate input
417 adds $h0,$h0,$d0 // accumulate input
632 // (hash+inp[0:1])*r^4 and accumulate
793 // (hash+inp[0:1])*r^4:r^3 and accumulate
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dnic_common.h246 const void *dma_buf, bool accumulate);
H A Dnic.c483 * @accumulate: If set, the converted values will be added rather than
488 u64 *stats, const void *dma_buf, bool accumulate) in efx_siena_update_stats()
513 if (accumulate) in efx_siena_update_stats()
486 efx_siena_update_stats(const struct efx_hw_stat_desc *desc, size_t count, const unsigned long *mask, u64 *stats, const void *dma_buf, bool accumulate) efx_siena_update_stats() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dnic.c533 * @accumulate: If set, the converted values will be added rather than
538 u64 *stats, const void *dma_buf, bool accumulate) in efx_nic_update_stats()
563 if (accumulate) in efx_nic_update_stats()
536 efx_nic_update_stats(const struct efx_hw_stat_desc *desc, size_t count, const unsigned long *mask, u64 *stats, const void *dma_buf, bool accumulate) efx_nic_update_stats() argument
H A Dnic_common.h245 const void *dma_buf, bool accumulate);
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
H A Dnic.c477 * @accumulate: If set, the converted values will be added rather than
482 u64 *stats, const void *dma_buf, bool accumulate) in ef4_nic_update_stats()
507 if (accumulate) in ef4_nic_update_stats()
480 ef4_nic_update_stats(const struct ef4_hw_stat_desc *desc, size_t count, const unsigned long *mask, u64 *stats, const void *dma_buf, bool accumulate) ef4_nic_update_stats() argument
H A Dnic.h504 const void *dma_buf, bool accumulate);
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/
H A Dnic.c477 * @accumulate: If set, the converted values will be added rather than
482 u64 *stats, const void *dma_buf, bool accumulate) in ef4_nic_update_stats()
507 if (accumulate) in ef4_nic_update_stats()
480 ef4_nic_update_stats(const struct ef4_hw_stat_desc *desc, size_t count, const unsigned long *mask, u64 *stats, const void *dma_buf, bool accumulate) ef4_nic_update_stats() argument
H A Dnic.h504 const void *dma_buf, bool accumulate);
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dnic.c375 * @accumulate: If set, the converted values will be added rather than
380 u64 *stats, const void *dma_buf, bool accumulate) in efx_nic_update_stats()
405 if (accumulate) in efx_nic_update_stats()
378 efx_nic_update_stats(const struct efx_hw_stat_desc *desc, size_t count, const unsigned long *mask, u64 *stats, const void *dma_buf, bool accumulate) efx_nic_update_stats() argument
H A Dnic_common.h247 const void *dma_buf, bool accumulate);
/kernel/linux/linux-5.10/arch/arm/crypto/
H A Dpoly1305-armv4.pl251 adds $h0,$h0,r3 @ accumulate input
290 adds $h0,$h0,r0 @ accumulate input
906 vadd.i32 $H2#lo,$H2#lo,$D2#lo @ accumulate inp[0:1]
949 @ (hash+inp[0:1])*r^4 and accumulate
1111 @ (hash+inp[0:1])*r^4:r^3 and accumulate
H A Dsha512-armv4.pl621 vadd.i64 q8,q12 @ vectorized accumulate
H A Dsha256-armv4.pl550 add $A,$A,$t0 @ accumulate
/kernel/linux/linux-6.6/arch/arm/crypto/
H A Dpoly1305-armv4.pl251 adds $h0,$h0,r3 @ accumulate input
290 adds $h0,$h0,r0 @ accumulate input
906 vadd.i32 $H2#lo,$H2#lo,$D2#lo @ accumulate inp[0:1]
949 @ (hash+inp[0:1])*r^4 and accumulate
1111 @ (hash+inp[0:1])*r^4:r^3 and accumulate
H A Dsha512-armv4.pl621 vadd.i64 q8,q12 @ vectorized accumulate
/kernel/liteos_a/testsuites/unittest/process/plimits/
H A Dprocess_plimits_test.cpp736 cpup10sAverage = std::accumulate(cpupValuesArray[idx].begin(), cpupValuesArray[idx].end(), 0.0) / size; in CalcAverageCpup()
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Daesni-intel_asm.S1050 # accumulate the results in TMP4:XMM5, TMP6 holds the middle part
1080 # accumulate the results in TMP4:XMM5, TMP6 holds the middle part
1147 pxor \TMP2, \TMP1 # accumulate the results in TMP1:XMM5
1258 # accumulate the results in TMP4:XMM5, TMP6 holds the middle part
1288 # accumulate the results in TMP4:XMM5, TMP6 holds the middle part
1359 pxor \TMP2, \TMP1 # accumulate the results in TMP1:XMM5
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Daesni-intel_asm.S1046 # accumulate the results in TMP4:XMM5, TMP6 holds the middle part
1076 # accumulate the results in TMP4:XMM5, TMP6 holds the middle part
1143 pxor \TMP2, \TMP1 # accumulate the results in TMP1:XMM5
1254 # accumulate the results in TMP4:XMM5, TMP6 holds the middle part
1284 # accumulate the results in TMP4:XMM5, TMP6 holds the middle part
1355 pxor \TMP2, \TMP1 # accumulate the results in TMP1:XMM5

Completed in 26 milliseconds

12