/linux-4.4.14/arch/powerpc/perf/ |
D | power7-pmu.c | 252 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()
|
D | power8-pmu.c | 405 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/ |
D | checksum.h | 67 .combine = sctp_csum_combine, in sctp_compute_cksum()
|
/linux-4.4.14/scripts/ |
D | module-common.lds | 4 * combine them automatically.
|
/linux-4.4.14/arch/x86/crypto/ |
D | poly1305-avx2-x86_64.S | 100 # 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
|
D | poly1305-sse2-x86_64.S | 318 # 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
|
D | aesni-intel_asm.S | 429 # combine GHASHed value with the corresponding ciphertext 647 # combine GHASHed value with the corresponding ciphertext
|
D | aesni-intel_avx-x86_64.S | 614 …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/ |
D | elf2ecoff.c | 100 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/ |
D | Kconfig.debug | 20 The default linker behavior is to combine identical literal
|
/linux-4.4.14/arch/hexagon/mm/ |
D | copy_user_template.S | 41 src_dst_sav = combine(src,dst)
|
/linux-4.4.14/Documentation/devicetree/bindings/interrupt-controller/ |
D | samsung,exynos4210-combiner.txt | 4 can combine interrupt sources as a group and provide a single interrupt request
|
D | ti,c64x+megamod-pic.txt | 34 combine up to 32 interrupt inputs into a single interrupt output which
|
/linux-4.4.14/tools/perf/Documentation/ |
D | intel-bts.txt | 68 To disable the display of Intel BTS packets, combine the -D option with
|
D | intel-pt.txt | 748 To disable the display of Intel PT packets, combine the -D option with
|
/linux-4.4.14/Documentation/x86/ |
D | pat.txt | 121 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/ |
D | overview.txt | 5 actual devices combine some ADCs with digital to analog converters
|
/linux-4.4.14/drivers/md/ |
D | Kconfig | 18 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/ |
D | rcuref.txt | 5 stop if you need to combine reference counts and RCU. Please see
|
D | whatisRCU.txt | 251 However, in this case, one could just as easily combine these
|
/linux-4.4.14/arch/hexagon/lib/ |
D | memset.S | 175 r5:4=combine(r7,r7)
|
D | memcpy.S | 362 inc = combine(#32, #-1);
|
/linux-4.4.14/Documentation/early-userspace/ |
D | buffer-format.txt | 105 To combine file data from different sources (without having to
|
/linux-4.4.14/arch/arm/mm/ |
D | abort-lv4t.S | 87 orrne r6, r9, r6, lsr #4 @ combine nibbles } else
|
D | proc-v7.S | 429 orr r6, r6, r3, lsr #20-4 @ combine variant and revision
|
/linux-4.4.14/Documentation/filesystems/nfs/ |
D | knfsd-stats.txt | 53 effects (such as Large Receive Offload) which can combine packets
|
/linux-4.4.14/Documentation/input/ |
D | gameport-programming.txt | 101 Gameports can support both raw and cooked modes. In that case combine either
|
D | joystick-parport.txt | 62 port), and combine the currents of two or more data bits together.
|
D | elantech.txt | 59 combine a status packet with multiple head or motion packets. Hardware version
|
/linux-4.4.14/arch/metag/lib/ |
D | memmove.S | 120 ! combine the both
|
/linux-4.4.14/Documentation/ |
D | local_ops.txt | 14 this_cpu operations combine the relocation with the local_t like semantics in
|
D | oops-tracing.txt | 111 Now, the trick is just then to combine all the data you have: the C
|
D | adding-syscalls.txt | 449 call. A good way to combine these aims is to include a simple self-test
|
D | memory-barriers.txt | 627 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/ |
D | Kconfig | 103 to combine several (logical or physical) lines into one logical PPP
|
/linux-4.4.14/Documentation/blockdev/ |
D | ramdisk.txt | 161 users may wish to combine steps (d) and (f) by using a pipe.
|
/linux-4.4.14/Documentation/spi/ |
D | spidev | 85 SPI_MODE_0..SPI_MODE_3; or if you prefer you can combine SPI_CPOL
|
D | spi-summary | 97 find isn't necessarily helpful. The four modes combine two mode bits:
|
/linux-4.4.14/arch/arm/crypto/ |
D | aes-ce-core.S | 266 veor q14, q15, q6 @ combine prev ct with last key
|
/linux-4.4.14/arch/m68k/fpsp040/ |
D | do_func.S | 82 addl %d1,%d0 |combine for final index into table
|
/linux-4.4.14/net/core/ |
D | skbuff.c | 2070 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/ |
D | freezing-of-tasks.txt | 42 that combine interruptible sleep with checking if the task is to be frozen and
|
/linux-4.4.14/arch/ |
D | Kconfig | 153 particular, the compiler will be able to combine the byteswap
|
/linux-4.4.14/Documentation/video4linux/cx2341x/ |
D | fw-decoder-regs.txt | 688 It's possible to combine colour key, local alpha & global alpha.
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | Audiophile-Usb.txt | 427 combine the Alsa devices into one logical "complex" device.
|
/linux-4.4.14/Documentation/trace/ |
D | ring-buffer-design.txt | 394 The main idea behind the lockless algorithm is to combine the moving
|
/linux-4.4.14/Documentation/isdn/ |
D | README.HiSax | 79 You can combine any card, if there is no conflict between the resources
|
/linux-4.4.14/Documentation/video4linux/ |
D | vivid.txt | 551 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/ |
D | nand_ecc.txt | 156 Fortunately the exclusive or operation is commutative, so we can combine
|
/linux-4.4.14/drivers/staging/speakup/ |
D | spkguide.txt | 1439 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/ |
D | skbuff.h | 2893 __wsum (*combine)(__wsum csum, __wsum csum2, int offset, int len); member
|
/linux-4.4.14/Documentation/networking/ |
D | filter.txt | 651 mapping and JIT would need to do combine/split/move operations for every
|
/linux-4.4.14/arch/m68k/ifpsp060/src/ |
D | fpsp.S | 14306 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
|