/kernel/linux/linux-5.10/arch/hexagon/lib/ |
D | udivsi3.S | 12 r5:4 = combine(#1,#0) 18 r1:0 = combine(r0,r4)
|
D | divsi3.S | 33 r5:4 = combine(#1,r3)
|
D | memset.S | 162 r5:4=combine(r7,r7)
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
D | vidioc-g-audioout.rst | 42 has no audio inputs, or none which combine with the current video 97 No audio outputs combine with the current video output, or the 99 combine.
|
D | vidioc-g-audio.rst | 42 has no audio inputs, or none which combine with the current video input. 123 No audio inputs combine with the current video input, or the number 124 of the selected audio input is out of bounds or it does not combine.
|
D | vidioc-g-modulator.rst | 136 combine with ``V4L2_TUNER_SUB_STEREO`` or 143 left and right channel. This flag does not combine with 151 or secondary language only. This flag does not combine with 173 encode a Second Audio Program only. This flag must combine with
|
D | audio.rst | 19 and audio source is a tuner. Further audio connectors can combine with
|
/kernel/linux/linux-5.10/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 | isa207-common.c | 14 PMU_FORMAT_ATTR(combine, "config:11"); 416 unsigned long mmcra, mmcr1, mmcr2, unit, combine, psel, cache, val; in isa207_compute_mmcr() local 443 combine = combine_from_event(event[i]); in isa207_compute_mmcr() 457 mmcr1 |= combine << combine_shift(pmc); in isa207_compute_mmcr()
|
D | generic-compat-pmu.c | 67 PMU_FORMAT_ATTR(combine, "config:10-11");
|
D | power10-pmu.c | 165 PMU_FORMAT_ATTR(combine, "config:10-11");
|
D | power9-pmu.c | 216 PMU_FORMAT_ATTR(combine, "config:10-11");
|
/kernel/linux/linux-5.10/drivers/hid/ |
D | hid-lg4ff.c | 66 u16 combine; member 336 if (entry->wdata.combine) { in lg4ff_raw_event() 394 .combine = 0, in lg4ff_init_wheel_data() 953 count = scnprintf(buf, PAGE_SIZE, "%u\n", entry->wdata.combine); in lg4ff_combine_show() 963 u16 combine = simple_strtoul(buf, NULL, 10); in lg4ff_combine_store() local 977 if (combine > 1) in lg4ff_combine_store() 978 combine = 1; in lg4ff_combine_store() 980 entry->wdata.combine = combine; in lg4ff_combine_store()
|
/kernel/linux/linux-5.10/include/net/sctp/ |
D | checksum.h | 48 .combine = sctp_csum_combine,
|
/kernel/linux/linux-5.10/Documentation/admin-guide/perf/ |
D | arm-cmn.rst | 62 group - with the same nonzero "combine" value. The count for such a 64 Watchpoint events with a "combine" value of 0 are considered independent
|
/kernel/linux/linux-5.10/arch/mips/boot/ |
D | elf2ecoff.c | 102 static void combine(struct sect *base, struct sect *new, int pad) in combine() function 369 combine(&data, &ndata, 0); in main() 370 combine(&bss, &nbss, 1); in main() 377 combine(&text, &ntxt, 0); in main()
|
/kernel/linux/linux-5.10/arch/xtensa/ |
D | Kconfig.debug | 18 The default linker behavior is to combine identical literal
|
/kernel/linux/linux-5.10/arch/hexagon/mm/ |
D | copy_user_template.S | 28 src_dst_sav = combine(src,dst)
|
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-5.10/tools/perf/Documentation/ |
D | intel-bts.txt | 68 To disable the display of Intel BTS packets, combine the -D option with
|
/kernel/linux/linux-5.10/Documentation/x86/ |
D | pat.rst | 129 combine areas of IO memory desired to remain uncacheable with areas where 160 return uncached mapping in place of write-combine requested.
|
/kernel/linux/linux-5.10/Documentation/admin-guide/device-mapper/ |
D | unstriped.rst | 37 striped target to combine the 4 devices into one. It then will use
|
/kernel/linux/linux-5.10/drivers/md/ |
D | Kconfig | 19 This driver lets you combine several hard disk partitions into one 21 partition to another one or to combine several redundant hard disks 54 use the so-called linear mode, i.e. it will combine the hard disk 67 use the so-called raid0 mode, i.e. it will combine the hard disk
|
/kernel/linux/linux-5.10/Documentation/RCU/ |
D | rcuref.rst | 9 stop if you need to combine reference counts and RCU. Please see
|