/linux/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/arch/loongarch/lib/ |
H A D | csum.c | 11 static u64 accumulate(u64 sum, u64 data) in accumulate() function 89 sum64 = accumulate(sum64, data); in do_csum() 96 sum64 = accumulate(sum64, tmp); in do_csum() 99 sum64 = accumulate(sum64, data); in do_csum() 109 sum64 = accumulate(sum64, data); in do_csum() 136 sum = accumulate(sum, src >> 64); in csum_ipv6_magic() 137 sum = accumulate(sum, dst >> 64); in csum_ipv6_magic()
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | selection.svg | 54 ….653-249.38-.837-32.195-7.09-63.817-11.546-95.609z" enable-background="accumulate" fill="#262f2f" … 57 ….653-249.38-.837-32.195-7.09-63.817-11.546-95.609z" enable-background="accumulate" fill="#262f2f" … 60 ….653-249.38-.837-32.195-7.09-63.817-11.546-95.609z" enable-background="accumulate" fill="#262f2f" … 63 ….653-249.38-.837-32.195-7.09-63.817-11.546-95.609z" enable-background="accumulate" fill="#262f2f" … 69 …1-46.071 60.357-138.57 60.357-138.57l13.214-202.5z" enable-background="accumulate" fill="#0f0f0f" … 72 …-71.429s32.857-71.429 32.857-71.429l238.57 262.14z" enable-background="accumulate" fill="#0b0b0b" … 108 ….653-249.38-.837-32.195-7.09-63.817-11.546-95.609z" enable-background="accumulate" fill="#262f2f" … 142 …1-46.071 60.357-138.57 60.357-138.57l13.214-202.5z" enable-background="accumulate" fill="#0f0f0f" … 166 …-71.429s32.857-71.429 32.857-71.429l238.57 262.14z" enable-background="accumulate" fill="#292929" … 173 …6)" cx="579.47" cy="260.58" rx="192.69" ry="164.05" enable-background="accumulate" fill="url(#dt)"… [all …]
|
/linux/tools/perf/pmu-events/arch/x86/amdzen4/ |
H A D | floating-point.json | 47 …"BriefDescription": "Retired SSE and AVX floating-point multiply-accumulate ops (each operation is… 53 …"BriefDescription": "Retired SSE and AVX floating-point bfloat multiply-accumulate ops (each opera… 155 "BriefDescription": "Retired scalar floating-point multiply-accumulate ops.", 221 "BriefDescription": "Retired vector floating-point multiply-accumulate ops.", 305 "BriefDescription": "Retired MMX integer multiply-accumulate ops.", 377 "BriefDescription": "Retired SSE and AVX integer multiply-accumulate ops.", 473 "BriefDescription": "Retired 128-bit packed floating-point multiply-accumulate ops.", 551 "BriefDescription": "Retired 256-bit packed floating-point multiply-accumulate ops.", 635 "BriefDescription": "Retired 128-bit packed integer multiply-accumulate ops.", 725 "BriefDescription": "Retired 256-bit packed integer multiply-accumulate ops.",
|
/linux/drivers/s390/cio/ |
H A D | device_status.c | 191 * Accumulate status from irb to devstat. 218 * Don't accumulate unsolicited interrupts. in ccw_device_accumulate_irb() 239 /* Accumulate deferred condition code. */ in ccw_device_accumulate_irb() 256 /* Accumulate function control. */ in ccw_device_accumulate_irb() 260 /* Accumulate status control. */ in ccw_device_accumulate_irb() 273 /* Accumulate device status, but not the device busy flag. */ in ccw_device_accumulate_irb() 280 /* Accumulate subchannel status. */ in ccw_device_accumulate_irb()
|
/linux/security/apparmor/include/ |
H A D | perms.h | 103 * aa_perms_accum_raw - accumulate perms with out masking off overlapping perms 104 * @accum: perms struct to accumulate into 130 * aa_perms_accum - accumulate perms, masking off overlapping perms 131 * @accum: perms struct to accumulate into
|
/linux/scripts/ |
H A D | diffconfig | 104 # print items in a but not b (accumulate, sort and print) 114 # print items that changed (accumulate, sort, and print)
|
/linux/drivers/xen/ |
H A D | time.c | 116 pr_warn("%s: cannot accumulate runstate time as runstate_delta is NULL\n", in xen_manage_runstate_time() 129 default: /* do not accumulate runstate time for checkpointing */ in xen_manage_runstate_time()
|
/linux/fs/iomap/ |
H A D | swapfile.c | 90 * Accumulate iomaps for this swap file. We have to accumulate iomaps because
|
/linux/lib/crypto/x86/ |
H A D | poly1305-x86_64-cryptogams.pl | 354 add 0($inp),$h0 # accumulate input 409 add 0($nonce),%rax # accumulate nonce 694 add 0($inp),$h0 # accumulate input 800 add 0($inp),$h0 # accumulate input 1086 # Now we accumulate (inp[0:1]+hash)*r^4 1327 # multiply (inp[0:1]+hash) by r^4:r^3 and accumulate 1518 add 0($nonce),%rax # accumulate nonce 1617 add 0($inp),$h0 # accumulate input 1729 add 0($inp),$h0 # accumulate input 1902 vpaddq $H2,$T2,$H2 # accumulate input [all …]
|
/linux/tools/testing/selftests/bpf/ |
H A D | network_helpers.h | 153 * accumulated sum from the transport layer to accumulate it and directly in csum_tcpudp_magic() 183 * accumulated sum from the transport layer to accumulate it and directly in csum_ipv6_magic()
|
/linux/drivers/media/test-drivers/vidtv/ |
H A D | vidtv_psi.h | 500 * This will traverse the table and accumulate the length of its components, 511 * This will traverse the table and accumulate the length of its components, 522 * This will traverse the table and accumulate the length of its components, 785 * This will traverse the table and accumulate the length of its components,
|
/linux/fs/adfs/ |
H A D | dir_fplus.c | 81 /* Accumulate the contents of the header, entries and names */ in adfs_fplus_checkbyte() 94 /* Accumulate the contents of the tail except for the check byte */ in adfs_fplus_checkbyte()
|
H A D | dir_f.c | 80 * Accumulate each word up to the last whole in adfs_dir_checkbyte() 94 * Accumulate the last few bytes. These in adfs_dir_checkbyte()
|
/linux/tools/testing/selftests/net/packetdrill/ |
H A D | defaults.sh | 44 # TCP method for deciding when to defer sending to accumulate big TSO packets.
|
/linux/lib/crypto/arm64/ |
H A D | poly1305-armv8.pl | 158 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 633 // (hash+inp[0:1])*r^4 and accumulate 794 // (hash+inp[0:1])*r^4:r^3 and accumulate
|
/linux/Documentation/devicetree/bindings/mailbox/ |
H A D | brcm,iproc-flexrm-mbox.txt | 28 which FlexRM will wait to accumulate N completion messages
|
/linux/arch/arm/crypto/ |
H A D | nh-neon-core.S | 63 // Multiply 32x32 => 64 and accumulate
|
/linux/arch/x86/crypto/ |
H A D | nh-sse2-x86_64.S | 50 // Multiply 32x32 => 64 and accumulate
|
/linux/arch/arm64/crypto/ |
H A D | nh-neon-core.S | 49 // Multiply 32x32 => 64 and accumulate
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | iters_looping.c | 150 "r6 += r0;" /* accumulate sum */ in __flag()
|
/linux/tools/net/ynl/samples/ |
H A D | netdev.c | 14 * then wait for ifc selection, so the socket may already accumulate
|
/linux/arch/arm/probes/ |
H A D | decode-arm.c | 186 /* Halfword multiply and multiply-accumulate */ 208 /* Multiply and multiply-accumulate */ 620 * Halfword multiply and multiply-accumulate 626 * Multiply and multiply-accumulate
|
/linux/drivers/net/wireless/intel/iwlegacy/ |
H A D | 4965-calib.c | 769 * Accumulate 16 beacons of signal and noise stats for each of 803 * Accumulate just the first "chain_noise_num_beacons" after in il4965_chain_noise_calibration() 831 /* Make sure we accumulate data for just the associated channel in il4965_chain_noise_calibration() 841 * Accumulate beacon stats values across in il4965_chain_noise_calibration()
|
/linux/include/linux/platform_data/x86/ |
H A D | pmc_atom.h | 59 /* The timers accumulate time spent in sleep state */
|