| /linux-6.15/arch/arm64/lib/ |
| H A 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()
|
| /linux-6.15/arch/loongarch/lib/ |
| H A D | csum.c | 10 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()
|
| /linux-6.15/drivers/net/ethernet/sfc/ |
| H A D | nic.c | 377 u64 *stats, const void *dma_buf, bool accumulate) in efx_nic_update_stats() argument 402 if (accumulate) in efx_nic_update_stats()
|
| H A D | nic_common.h | 248 const void *dma_buf, bool accumulate);
|
| /linux-6.15/drivers/net/ethernet/sfc/falcon/ |
| H A D | nic.c | 479 u64 *stats, const void *dma_buf, bool accumulate) in ef4_nic_update_stats() argument 504 if (accumulate) in ef4_nic_update_stats()
|
| H A D | nic.h | 503 const void *dma_buf, bool accumulate);
|
| /linux-6.15/Documentation/devicetree/bindings/mailbox/ |
| H A D | brcm,iproc-flexrm-mbox.txt | 28 which FlexRM will wait to accumulate N completion messages
|
| /linux-6.15/drivers/net/ethernet/sfc/siena/ |
| H A D | nic_common.h | 247 const void *dma_buf, bool accumulate);
|
| H A D | nic.c | 488 u64 *stats, const void *dma_buf, bool accumulate) in efx_siena_update_stats() argument 513 if (accumulate) in efx_siena_update_stats()
|
| /linux-6.15/Documentation/scheduler/ |
| H A D | sched-bwc.rst | 102 A value of 0 for cpu.cfs_burst_us indicates that the group can not accumulate 236 4. Limit a group to 40% of 1 CPU, and allow accumulate up to 20% of 1 CPU
|
| /linux-6.15/tools/perf/Documentation/ |
| H A D | tips.txt | 5 To not accumulate CPU time of children symbols add --no-children
|
| H A D | topdown.txt | 179 The ratios in the metric accumulate for the time when the counter
|
| /linux-6.15/Documentation/input/devices/ |
| H A D | ntrig.rst | 99 dramatically with increasing numbers. Rather than accumulate weight as a
|
| /linux-6.15/Documentation/userspace-api/media/v4l/ |
| H A 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
|
| /linux-6.15/Documentation/bpf/ |
| H A D | bpf_devel_QA.rst | 202 i) accumulate and stage BPF patches for integration into trees 225 accumulate too many patches in bpf or bpf-next.
|
| /linux-6.15/Documentation/admin-guide/cgroup-v1/ |
| H A D | cpusets.rst | 300 single read, instead of having to read and accumulate results 306 query and accumulate results over all the (dynamically changing)
|
| /linux-6.15/Documentation/arch/s390/ |
| H A D | cds.rst | 300 accumulate the status in a struct irb and then call the device interrupt handler.
|
| /linux-6.15/Documentation/devicetree/bindings/riscv/ |
| H A D | extensions.yaml | 555 floating-point widening multiply-accumulate instructions, as ratified
|
| /linux-6.15/Documentation/driver-api/mtd/ |
| H A D | nand_ecc.rst | 579 As you can see tmppar is used to accumulate the parity within a for
|
| /linux-6.15/scripts/ |
| H A D | spelling.txt | 46 accumalate||accumulate
|
| /linux-6.15/Documentation/translations/it_IT/process/ |
| H A D | 2.Process.rst | 264 sono costruiti da modifiche che si sono accumulate inizialmente nei sorgenti
|
| /linux-6.15/Documentation/process/ |
| H A D | 2.Process.rst | 283 patches which accumulate in -mm will eventually either be forwarded on to
|
| /linux-6.15/Documentation/virt/kvm/x86/ |
| H A D | timekeeping.rst | 394 error, and may accumulate over time.
|
| /linux-6.15/Documentation/filesystems/xfs/ |
| H A D | xfs-delayed-logging-design.rst | 403 tracked in the current infrastructure. The big problem is how to accumulate 535 them to be used without limitations, we need to be able to track and accumulate
|
| /linux-6.15/Documentation/arch/m68k/ |
| H A D | kernel-options.rst | 560 This is the number of pixels of mouse movement that have to accumulate
|