Home
last modified time | relevance | path

Searched refs:combine (Results 1 – 53 of 53) sorted by relevance

/linux-4.4.14/arch/powerpc/perf/
Dpower7-pmu.c252 unsigned int pmc, unit, combine, l2sel, psel; in power7_compute_mmcr() local
272 combine = (event[i] >> PM_COMBINE_SH) & PM_COMBINE_MSK; in power7_compute_mmcr()
291 mmcr1 |= (unsigned long) combine in power7_compute_mmcr()
Dpower8-pmu.c405 unsigned long mmcra, mmcr1, mmcr2, unit, combine, psel, cache, val; in power8_compute_mmcr() local
426 combine = (event[i] >> EVENT_COMBINE_SHIFT) & EVENT_COMBINE_MASK; in power8_compute_mmcr()
440 mmcr1 |= combine << MMCR1_COMBINE_SHIFT(pmc); in power8_compute_mmcr()
610 PMU_FORMAT_ATTR(combine, "config:11");
/linux-4.4.14/include/net/sctp/
Dchecksum.h67 .combine = sctp_csum_combine, in sctp_compute_cksum()
/linux-4.4.14/scripts/
Dmodule-common.lds4 * combine them automatically.
/linux-4.4.14/arch/x86/crypto/
Dpoly1305-avx2-x86_64.S100 # combine r0,u0,w0,y0
109 # combine r1,u1,w1,y1 and s1=r1*5,v1=u1*5,x1=w1*5,z1=y1*5
120 # combine r2,u2,w2,y2 and s2=r2*5,v2=u2*5,x2=w2*5,z2=y2*5
131 # combine r3,u3,w3,y3 and s3=r3*5,v3=u3*5,x3=w3*5,z3=y3*5
142 # combine r4,u4,w4,y4 and s4=r4*5,v4=u4*5,x4=w4*5,z4=y4*5
Dpoly1305-sse2-x86_64.S318 # combine r0,u0
323 # combine r1,u1 and s1=r1*5,v1=u1*5
331 # combine r2,u2 and s2=r2*5,v2=u2*5
339 # combine r3,u3 and s3=r3*5,v3=u3*5
347 # combine r4,u4 and s4=r4*5,v4=u4*5
Daesni-intel_asm.S429 # combine GHASHed value with the corresponding ciphertext
647 # combine GHASHed value with the corresponding ciphertext
Daesni-intel_avx-x86_64.S614 …vpxor TMP1(%rsp), \XMM1, \XMM1 # combine GHASHed value with the corresponding cipherte…
1874 vpxor TMP1(%rsp), \XMM1, \XMM1 # combine GHASHed value with
/linux-4.4.14/arch/mips/boot/
Delf2ecoff.c100 static void combine(struct sect *base, struct sect *new, int pad) in combine() function
367 combine(&data, &ndata, 0); in main()
368 combine(&bss, &nbss, 1); in main()
375 combine(&text, &ntxt, 0); in main()
/linux-4.4.14/arch/xtensa/
DKconfig.debug20 The default linker behavior is to combine identical literal
/linux-4.4.14/arch/hexagon/mm/
Dcopy_user_template.S41 src_dst_sav = combine(src,dst)
/linux-4.4.14/Documentation/devicetree/bindings/interrupt-controller/
Dsamsung,exynos4210-combiner.txt4 can combine interrupt sources as a group and provide a single interrupt request
Dti,c64x+megamod-pic.txt34 combine up to 32 interrupt inputs into a single interrupt output which
/linux-4.4.14/tools/perf/Documentation/
Dintel-bts.txt68 To disable the display of Intel BTS packets, combine the -D option with
Dintel-pt.txt748 To disable the display of Intel PT packets, combine the -D option with
/linux-4.4.14/Documentation/x86/
Dpat.txt121 combine areas of IO memory desired to remain uncacheable with areas where
154 return uncached mapping in place of write-combine requested.
/linux-4.4.14/drivers/staging/iio/Documentation/
Doverview.txt5 actual devices combine some ADCs with digital to analog converters
/linux-4.4.14/drivers/md/
DKconfig18 This driver lets you combine several hard disk partitions into one
20 partition to another one or to combine several redundant hard disks
53 use the so-called linear mode, i.e. it will combine the hard disk
66 use the so-called raid0 mode, i.e. it will combine the hard disk
/linux-4.4.14/Documentation/RCU/
Drcuref.txt5 stop if you need to combine reference counts and RCU. Please see
DwhatisRCU.txt251 However, in this case, one could just as easily combine these
/linux-4.4.14/arch/hexagon/lib/
Dmemset.S175 r5:4=combine(r7,r7)
Dmemcpy.S362 inc = combine(#32, #-1);
/linux-4.4.14/Documentation/early-userspace/
Dbuffer-format.txt105 To combine file data from different sources (without having to
/linux-4.4.14/arch/arm/mm/
Dabort-lv4t.S87 orrne r6, r9, r6, lsr #4 @ combine nibbles } else
Dproc-v7.S429 orr r6, r6, r3, lsr #20-4 @ combine variant and revision
/linux-4.4.14/Documentation/filesystems/nfs/
Dknfsd-stats.txt53 effects (such as Large Receive Offload) which can combine packets
/linux-4.4.14/Documentation/input/
Dgameport-programming.txt101 Gameports can support both raw and cooked modes. In that case combine either
Djoystick-parport.txt62 port), and combine the currents of two or more data bits together.
Delantech.txt59 combine a status packet with multiple head or motion packets. Hardware version
/linux-4.4.14/arch/metag/lib/
Dmemmove.S120 ! combine the both
/linux-4.4.14/Documentation/
Dlocal_ops.txt14 this_cpu operations combine the relocation with the local_t like semantics in
Doops-tracing.txt111 Now, the trick is just then to combine all the data you have: the C
Dadding-syscalls.txt449 call. A good way to combine these aims is to include a simple self-test
Dmemory-barriers.txt627 READ_ONCE(), the compiler might combine the load from 'a' with other
2419 efficient to reorder, combine or merge accesses - something that would cause
2910 The compiler may also combine, discard or defer elements of the sequence before
/linux-4.4.14/drivers/net/ppp/
DKconfig103 to combine several (logical or physical) lines into one logical PPP
/linux-4.4.14/Documentation/blockdev/
Dramdisk.txt161 users may wish to combine steps (d) and (f) by using a pipe.
/linux-4.4.14/Documentation/spi/
Dspidev85 SPI_MODE_0..SPI_MODE_3; or if you prefer you can combine SPI_CPOL
Dspi-summary97 find isn't necessarily helpful. The four modes combine two mode bits:
/linux-4.4.14/arch/arm/crypto/
Daes-ce-core.S266 veor q14, q15, q6 @ combine prev ct with last key
/linux-4.4.14/arch/m68k/fpsp040/
Ddo_func.S82 addl %d1,%d0 |combine for final index into table
/linux-4.4.14/net/core/
Dskbuff.c2070 csum = ops->combine(csum, csum2, pos, copy); in __skb_checksum()
2091 csum = ops->combine(csum, csum2, pos, copy); in __skb_checksum()
2110 .combine = csum_block_add_ext, in skb_checksum()
/linux-4.4.14/Documentation/power/
Dfreezing-of-tasks.txt42 that combine interruptible sleep with checking if the task is to be frozen and
/linux-4.4.14/arch/
DKconfig153 particular, the compiler will be able to combine the byteswap
/linux-4.4.14/Documentation/video4linux/cx2341x/
Dfw-decoder-regs.txt688 It's possible to combine colour key, local alpha & global alpha.
/linux-4.4.14/Documentation/sound/alsa/
DAudiophile-Usb.txt427 combine the Alsa devices into one logical "complex" device.
/linux-4.4.14/Documentation/trace/
Dring-buffer-design.txt394 The main idea behind the lockless algorithm is to combine the moving
/linux-4.4.14/Documentation/isdn/
DREADME.HiSax79 You can combine any card, if there is no conflict between the resources
/linux-4.4.14/Documentation/video4linux/
Dvivid.txt551 image. These combine with the 'Sensor Flipped Horizontally/Vertically' Vivid
973 And that does not combine with cropping, composing or scaling. This is
/linux-4.4.14/Documentation/mtd/
Dnand_ecc.txt156 Fortunately the exclusive or operation is commutative, so we can combine
/linux-4.4.14/drivers/staging/speakup/
Dspkguide.txt1439 You may combine the Document with other documents released under this
1455 In the combination, you must combine any sections Entitled "History"
1457 "History"; likewise combine any sections Entitled "Acknowledgements",
/linux-4.4.14/include/linux/
Dskbuff.h2893 __wsum (*combine)(__wsum csum, __wsum csum2, int offset, int len); member
/linux-4.4.14/Documentation/networking/
Dfilter.txt651 mapping and JIT would need to do combine/split/move operations for every
/linux-4.4.14/arch/m68k/ifpsp060/src/
Dfpsp.S14306 or.b STAG(%a6),%d1 # combine src tags
14653 or.b STAG(%a6),%d1 # combine src tags
15106 or.b STAG(%a6),%d1 # combine src tags