/kernel/linux/linux-5.10/arch/arm64/lib/ |
D | csum.c | 11 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/Documentation/devicetree/bindings/mailbox/ |
D | brcm,iproc-flexrm-mbox.txt | 28 which FlexRM will wait to accumulate N completion messages
|
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/ |
D | nic.c | 482 u64 *stats, const void *dma_buf, bool accumulate) in ef4_nic_update_stats() argument 507 if (accumulate) in ef4_nic_update_stats()
|
D | nic.h | 504 const void *dma_buf, bool accumulate);
|
/kernel/linux/linux-5.10/arch/arm64/crypto/ |
D | poly1305-core.S_shipped | 109 adds x4,x4,x10 // accumulate input 202 adds x4,x4,x10 // accumulate nonce 324 adds x4,x4,x12 // accumulate input 356 adds x4,x4,x12 // accumulate input 571 // (hash+inp[0:1])*r^4 and accumulate 732 // (hash+inp[0:1])*r^4:r^3 and accumulate
|
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
D | nic_common.h | 245 const void *dma_buf, bool accumulate);
|
D | nic.c | 538 u64 *stats, const void *dma_buf, bool accumulate) in efx_nic_update_stats() argument 563 if (accumulate) in efx_nic_update_stats()
|
/kernel/linux/linux-5.10/Documentation/hwmon/ |
D | amd_energy.rst | 82 to accumulate the socket energy counters and one core energy counter
|
/kernel/linux/linux-5.10/arch/arm/crypto/ |
D | poly1305-core.S_shipped | 205 adds r4,r4,r3 @ accumulate input 244 adds r4,r4,r0 @ accumulate input 843 vadd.i32 d24,d24,d14 @ accumulate inp[0:1] 886 @ (hash+inp[0:1])*r^4 and accumulate 1048 @ (hash+inp[0:1])*r^4:r^3 and accumulate
|
D | sha512-core.S_shipped | 1852 vadd.i64 q8,q12 @ vectorized accumulate
|
/kernel/linux/linux-5.10/Documentation/input/devices/ |
D | ntrig.rst | 99 dramatically with increasing numbers. Rather than accumulate weight as a
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
D | aesni-intel_asm.S | 1050 # 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
|
D | aesni-intel_avx-x86_64.S | 1542 vpxor \T4, \T6, \T6 # accumulate the results in T6:T7 2499 vpxor \T6, \T1, \T1 # accumulate the results in T1:T7
|
/kernel/linux/linux-5.10/tools/perf/Documentation/ |
D | topdown.txt | 162 The ratios in the metric accumulate for the time when the counter
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
D | vidioc-queryctrl.rst | 145 rounded when scaling, such that errors will not accumulate on 226 rounded when scaling, such that errors will not accumulate on
|
/kernel/linux/linux-5.10/Documentation/bpf/ |
D | bpf_devel_QA.rst | 173 i) accumulate and stage BPF patches for integration into trees 195 accumulate too many patches in bpf or bpf-next.
|
/kernel/linux/linux-5.10/Documentation/admin-guide/cgroup-v1/ |
D | cpusets.rst | 300 single read, instead of having to read and accumulate results 306 query and accumulate results over all the (dynamically changing)
|
/kernel/linux/linux-5.10/Documentation/s390/ |
D | cds.rst | 300 accumulate the status in a struct irb and then call the device interrupt handler.
|
/kernel/linux/linux-5.10/scripts/ |
D | spelling.txt | 43 accumalate||accumulate
|
/kernel/linux/linux-5.10/Documentation/filesystems/ |
D | xfs-delayed-logging-design.rst | 120 tracked in the current infrastructure. The big problem is how to accumulate 252 them to be used without limitations, we need to be able to track and accumulate
|
/kernel/linux/linux-5.10/Documentation/driver-api/mtd/ |
D | nand_ecc.rst | 579 As you can see tmppar is used to accumulate the parity within a for
|
/kernel/linux/linux-5.10/Documentation/translations/it_IT/process/ |
D | 2.Process.rst | 271 sono costruiti da modifiche che si sono accumulate inizialmente nei sorgenti
|
/kernel/linux/linux-5.10/Documentation/process/ |
D | 2.Process.rst | 290 patches which accumulate in -mm will eventually either be forwarded on to
|
/kernel/linux/linux-5.10/Documentation/virt/kvm/ |
D | timekeeping.rst | 394 error, and may accumulate over time.
|
/kernel/linux/linux-5.10/Documentation/m68k/ |
D | kernel-options.rst | 560 This is the number of pixels of mouse movement that have to accumulate
|