| /kernel/linux/linux-5.10/arch/m68k/lib/ |
| D | checksum.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 12 * Andreas Schwab, <schwab@issan.informatik.uni-dortmund.de> 19 * length-counter instead of the length counter 22 * data-registers to hold input values and one tries to 43 * is aligned on either a 2-byte or 4-byte boundary. in csum_partial() 45 __asm__("movel %2,%3\n\t" in csum_partial() 47 "jeq 2f\n\t" in csum_partial() 48 "subql #2,%1\n\t" /* buff%4==2: treat first word */ in csum_partial() 50 "addql #2,%1\n\t" /* len was == 2, treat only rest */ in csum_partial() 53 "addw %2@+,%0\n\t" /* add first word to sum */ in csum_partial() [all …]
|
| /kernel/linux/linux-5.10/arch/powerpc/lib/ |
| D | feature-fixups-test.S | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 6 #include <asm/feature-fixups.h> 9 #include <asm/asm-compat.h> 10 #include <asm/ppc-opcode.h> 20 or 2,2,2 /* fixup will nop out this instruction */ 27 or 2,2,2 37 or 2,2,2 /* fixup will replace this with ftr_fixup_test2_alt */ 44 or 2,2,2 57 or 2,2,2 /* fixup will fail to replace this */ 64 or 2,2,2 [all …]
|
| /kernel/linux/linux-5.10/fs/exfat/ |
| D | balloc.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * Copyright (C) 2012-2013 Samsung Electronics Co., Ltd. 14 0, 1, 0, 2, 0, 1, 0, 3, 0, 1, 0, 2, 0, 1, 0, 4, 0, 1, 0, 2,/* 0 ~ 19*/ 15 0, 1, 0, 3, 0, 1, 0, 2, 0, 1, 0, 5, 0, 1, 0, 2, 0, 1, 0, 3,/* 20 ~ 39*/ 16 0, 1, 0, 2, 0, 1, 0, 4, 0, 1, 0, 2, 0, 1, 0, 3, 0, 1, 0, 2,/* 40 ~ 59*/ 17 0, 1, 0, 6, 0, 1, 0, 2, 0, 1, 0, 3, 0, 1, 0, 2, 0, 1, 0, 4,/* 60 ~ 79*/ 18 0, 1, 0, 2, 0, 1, 0, 3, 0, 1, 0, 2, 0, 1, 0, 5, 0, 1, 0, 2,/* 80 ~ 99*/ 19 0, 1, 0, 3, 0, 1, 0, 2, 0, 1, 0, 4, 0, 1, 0, 2, 0, 1, 0, 3,/*100 ~ 119*/ 20 0, 1, 0, 2, 0, 1, 0, 7, 0, 1, 0, 2, 0, 1, 0, 3, 0, 1, 0, 2,/*120 ~ 139*/ 21 0, 1, 0, 4, 0, 1, 0, 2, 0, 1, 0, 3, 0, 1, 0, 2, 0, 1, 0, 5,/*140 ~ 159*/ [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/icelake/ |
| D | pipeline.json | 3 "CollectPEBSRecord": "2", 4 …"PublicDescription": "Counts the number of X86 instructions retired - an Architectural PerfMon eve… 10 "BriefDescription": "Number of instructions retired. Fixed Counter - architectural event" 13 "PEBS": "2", 24 "CollectPEBSRecord": "2", 34 "CollectPEBSRecord": "2", 44 "CollectPEBSRecord": "2", 45 …-on-Store blocking code preventing store forwarding. This includes cases when: a. preceding store … 47 "Counter": "0,1,2,3", 49 "PEBScounters": "0,1,2,3", [all …]
|
| D | memory.json | 3 "CollectPEBSRecord": "2", 6 "Counter": "0,1,2,3", 8 "PEBScounters": "0,1,2,3", 14 "CollectPEBSRecord": "2", 17 "Counter": "0,1,2,3", 19 "PEBScounters": "0,1,2,3", 25 "CollectPEBSRecord": "2", 26 …"PublicDescription": "Counts the number of times a TSX Abort was triggered due to a non-release/co… 28 "Counter": "0,1,2,3", 30 "PEBScounters": "0,1,2,3", [all …]
|
| /kernel/linux/linux-5.10/include/dt-bindings/pinctrl/ |
| D | pads-imx8dxl.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 12 #define IMX8DXL_PCIE_CTRL0_WAKE_B 2 15 #define IMX8DXL_USB_SS3_TC1 5 150 … IMX8DXL_PCIE_CTRL0_PERST_B_LSIO_GPIO7_IO00 IMX8DXL_PCIE_CTRL0_PERST_B 5 153 … IMX8DXL_PCIE_CTRL0_CLKREQ_B_LSIO_GPIO7_IO01 IMX8DXL_PCIE_CTRL0_CLKREQ_B 5 156 … IMX8DXL_PCIE_CTRL0_WAKE_B_LSIO_GPIO7_IO02 IMX8DXL_PCIE_CTRL0_WAKE_B 5 159 … IMX8DXL_USB_SS3_TC0_CONN_USB_OTG2_PWR IMX8DXL_USB_SS3_TC0 2 161 … IMX8DXL_USB_SS3_TC0_LSIO_GPIO7_IO03 IMX8DXL_USB_SS3_TC0 5 165 … IMX8DXL_USB_SS3_TC1_LSIO_GPIO7_IO04 IMX8DXL_USB_SS3_TC1 5 168 … IMX8DXL_USB_SS3_TC2_CONN_USB_OTG2_OC IMX8DXL_USB_SS3_TC2 2 [all …]
|
| /kernel/linux/linux-5.10/arch/alpha/lib/ |
| D | ev6-memset.S | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * arch/alpha/lib/ev6-memset.S 8 * 21264 version contributed by Rick Gorton <rick.gorton@alpha-processor.com> 13 * ftp.digital.com/pub/Digital/info/semiconductor/literature/dsc-library.html 15 * E - either cluster 16 * U - upper subcluster; U0 - subcluster U0; U1 - subcluster U1 17 * L - lower subcluster; L0 - subcluster L0; L1 - subcluster L1 41 .align 5 48 * undertake a major re-write to interleave the constant materialization 49 * with other parts of the fall-through code. This is important, even [all …]
|
| D | memmove.S | 1 /* SPDX-License-Identifier: GPL-2.0 */ 7 * This is hand-massaged output from the original memcpy.c. We defer to 25 addq $17,$18,$5 27 cmpule $5,$16,$2 /* dest >= src + n */ 29 bis $1,$2,$1 31 xor $16,$17,$2 34 and $2,7,$2 /* Test for src/dest co-alignment. */ 40 bne $2,$misaligned_dn 45 lda $4,-1($4) 46 lda $5,-1($5) [all …]
|
| /kernel/linux/linux-5.10/Documentation/input/devices/ |
| D | elantech.rst | 4 Copyright (C) 2007-2008 Arjan Opmeer <arjan@opmeer.net> 9 Version 2 (EeePC) hardware support based on patches 16 2. Extra knobs 22 5. Hardware version 2 25 5.2.1 Parity checking and packet re-synchronization 26 5.2.2 One/Three finger touch 32 6.2.2 Two finger touch 37 7.2.2 Head packet 50 hardware versions unimaginatively called version 1,version 2, version 3 52 packet. Version 2 seems to be introduced with the EeePC and uses 6 bytes [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/sandybridge/ |
| D | pipeline.json | 4 "Counter": "Fixed counter 2", 9 "CounterHTOff": "Fixed counter 2" 12 … For instructions that consist of multiple micro-ops, this event counts the retirement of the last… 40 "Counter": "0,1,2,3", 45 "CounterHTOff": "0,1,2,3,4,5,6,7" 48 … See the table of not supported store forwards in the Intel\u00ae 64 and IA-32 Architectures Opti… 50 "Counter": "0,1,2,3", 54 …"BriefDescription": "Cases when loads get true Block-on-Store blocking code preventing store forwa… 55 "CounterHTOff": "0,1,2,3,4,5,6,7" 59 "Counter": "0,1,2,3", [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/jaketown/ |
| D | pipeline.json | 3 … For instructions that consist of multiple micro-ops, this event counts the retirement of the last… 13 "Counter": "Fixed counter 2", 18 "CounterHTOff": "Fixed counter 2" 31 "Counter": "0,1,2,3", 35 "BriefDescription": "Not taken macro-conditional branches.", 36 "CounterHTOff": "0,1,2,3,4,5,6,7" 40 "Counter": "0,1,2,3", 44 "BriefDescription": "Taken speculative and retired macro-conditional branches.", 45 "CounterHTOff": "0,1,2,3,4,5,6,7" 49 "Counter": "0,1,2,3", [all …]
|
| /kernel/linux/linux-5.10/Documentation/hwmon/ |
| D | ucd9200.rst | 11 Addresses scanned: - 15 - http://focus.ti.com/lit/ds/symlink/ucd9220.pdf 16 - http://focus.ti.com/lit/ds/symlink/ucd9222.pdf 17 - http://focus.ti.com/lit/ds/symlink/ucd9224.pdf 18 - http://focus.ti.com/lit/ds/symlink/ucd9240.pdf 19 - http://focus.ti.com/lit/ds/symlink/ucd9244.pdf 20 - http://focus.ti.com/lit/ds/symlink/ucd9246.pdf 21 - http://focus.ti.com/lit/ds/symlink/ucd9248.pdf 23 Author: Guenter Roeck <linux@roeck-us.net> 27 ----------- [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/ivytown/ |
| D | pipeline.json | 29 "Counter": "Fixed counter 2", 34 "CounterHTOff": "Fixed counter 2" 39 "Counter": "0,1,2,3", 43 …"BriefDescription": "Cases when loads get true Block-on-Store blocking code preventing store forwa… 44 "CounterHTOff": "0,1,2,3,4,5,6,7" 49 "Counter": "0,1,2,3", 54 "CounterHTOff": "0,1,2,3,4,5,6,7" 59 "Counter": "0,1,2,3", 64 "CounterHTOff": "0,1,2,3,4,5,6,7" 68 "Counter": "0,1,2,3", [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/ivybridge/ |
| D | pipeline.json | 29 "Counter": "Fixed counter 2", 34 "CounterHTOff": "Fixed counter 2" 39 "Counter": "0,1,2,3", 43 …"BriefDescription": "Cases when loads get true Block-on-Store blocking code preventing store forwa… 44 "CounterHTOff": "0,1,2,3,4,5,6,7" 49 "Counter": "0,1,2,3", 54 "CounterHTOff": "0,1,2,3,4,5,6,7" 59 "Counter": "0,1,2,3", 64 "CounterHTOff": "0,1,2,3,4,5,6,7" 68 "Counter": "0,1,2,3", [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/broadwellx/ |
| D | pipeline.json | 7 … For instructions that consist of multiple micro-ops, this event counts the retirement of the last… 32 "Counter": "Fixed counter 2", 36 "CounterHTOff": "Fixed counter 2" 41 …"BriefDescription": "Cases when loads get true Block-on-Store blocking code preventing store forwa… 42 "Counter": "0,1,2,3", 44 …-on-Store blocking code preventing store forwarding. This includes cases when:\n - preceding store… 46 "CounterHTOff": "0,1,2,3,4,5,6,7" 52 "Counter": "0,1,2,3", 55 "CounterHTOff": "0,1,2,3,4,5,6,7" 61 "Counter": "0,1,2,3", [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/haswellx/ |
| D | pipeline.json | 8 … For instructions that consist of multiple micro-ops, this event counts the retirement of the last… 33 "Counter": "Fixed counter 2", 37 "CounterHTOff": "Fixed counter 2" 43 "Counter": "0,1,2,3", 47 "CounterHTOff": "0,1,2,3,4,5,6,7" 53 "Counter": "0,1,2,3", 57 "CounterHTOff": "0,1,2,3,4,5,6,7" 63 "Counter": "0,1,2,3", 67 "CounterHTOff": "0,1,2,3,4,5,6,7" 73 "Counter": "0,1,2,3", [all …]
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
| D | subdev-formats.rst | 1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later 3 .. _v4l2-mbus-format: 12 .. flat-table:: struct v4l2_mbus_framefmt 13 :header-rows: 0 14 :stub-columns: 0 15 :widths: 1 1 2 17 * - __u32 18 - ``width`` 19 - Image width in pixels. 20 * - __u32 [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/haswell/ |
| D | pipeline.json | 3 … For instructions that consist of multiple micro-ops, this event counts the retirement of the last… 32 "Counter": "Fixed counter 2", 37 "CounterHTOff": "Fixed counter 2" 42 "Counter": "0,1,2,3", 47 "CounterHTOff": "0,1,2,3,4,5,6,7" 52 "Counter": "0,1,2,3", 57 "CounterHTOff": "0,1,2,3,4,5,6,7" 62 "Counter": "0,1,2,3", 67 "CounterHTOff": "0,1,2,3,4,5,6,7" 72 "Counter": "0,1,2,3", [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/skylake/ |
| D | pipeline.json | 3 …tion. For instructions that consist of multiple micro-ops, Counts the retirement of the last micro… 31 "Counter": "Fixed counter 2", 36 "CounterHTOff": "Fixed counter 2" 39 …-on-Store blocking code preventing store forwarding. This includes cases when:a. preceding store c… 41 "Counter": "0,1,2,3", 46 "CounterHTOff": "0,1,2,3,4,5,6,7" 51 "Counter": "0,1,2,3", 56 "CounterHTOff": "0,1,2,3,4,5,6,7" 61 "Counter": "0,1,2,3", 66 "CounterHTOff": "0,1,2,3,4,5,6,7" [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/skylakex/ |
| D | pipeline.json | 3 "BriefDescription": "Number of instructions retired. General Counter - architectural event", 4 "Counter": "0,1,2,3", 5 "CounterHTOff": "0,1,2,3,4,5,6,7", 9 …n": "Counts the number of instructions (EOMs) retired. Counting covers macro-fused instructions in… 14 "Counter": "0,1,2,3", 15 "CounterHTOff": "0,1,2,3,4,5,6,7", 26 "Counter": "0,1,2,3", 27 "CounterHTOff": "0,1,2,3,4,5,6,7", 35 …y executing divide or square root operations. Accounts for integer and floating-point operations.", 36 "Counter": "0,1,2,3", [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/cascadelakex/ |
| D | pipeline.json | 4 "Counter": "0,1,2,3", 5 "CounterHTOff": "0,1,2,3,4,5,6,7", 16 "Counter": "0,1,2,3", 17 "CounterHTOff": "0,1,2,3,4,5,6,7", 25 … allocated. A uop is generally considered SlowLea if it has 3 sources (e.g. 2 sources + immediate)… 26 "Counter": "0,1,2,3", 27 "CounterHTOff": "0,1,2,3,4,5,6,7", 35 "Counter": "0,1,2,3", 36 "CounterHTOff": "0,1,2,3,4,5,6,7", 47 "Counter": "0,1,2,3", [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/broadwellde/ |
| D | pipeline.json | 7 … For instructions that consist of multiple micro-ops, this event counts the retirement of the last… 32 "Counter": "Fixed counter 2", 36 "CounterHTOff": "Fixed counter 2" 41 …"BriefDescription": "Cases when loads get true Block-on-Store blocking code preventing store forwa… 42 "Counter": "0,1,2,3", 44 …-on-Store blocking code preventing store forwarding. This includes cases when:\n - preceding store… 46 "CounterHTOff": "0,1,2,3,4,5,6,7" 52 "Counter": "0,1,2,3", 55 "CounterHTOff": "0,1,2,3,4,5,6,7" 61 "Counter": "0,1,2,3", [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/broadwell/ |
| D | pipeline.json | 3 … For instructions that consist of multiple micro-ops, this event counts the retirement of the last… 31 "Counter": "Fixed counter 2", 36 "CounterHTOff": "Fixed counter 2" 39 …-on-Store blocking code preventing store forwarding. This includes cases when:\n - preceding store… 41 "Counter": "0,1,2,3", 45 …"BriefDescription": "Cases when loads get true Block-on-Store blocking code preventing store forwa… 46 "CounterHTOff": "0,1,2,3,4,5,6,7" 50 "Counter": "0,1,2,3", 55 "CounterHTOff": "0,1,2,3,4,5,6,7" 60 "Counter": "0,1,2,3", [all …]
|
| /kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
| D | tbldo.S | 10 | index with a 10-bit index, with the first 23 |TBLDO idnt 2,1 | Motorola 040 Floating Point Software Package 46 | instruction ;opcode-stag Notes 49 .long smovcr |$00-0 fmovecr all 50 .long smovcr |$00-1 fmovecr all 51 .long smovcr |$00-2 fmovecr all 52 .long smovcr |$00-3 fmovecr all 53 .long smovcr |$00-4 fmovecr all 54 .long smovcr |$00-5 fmovecr all 55 .long smovcr |$00-6 fmovecr all [all …]
|
| /kernel/linux/linux-5.10/drivers/edac/ |
| D | pnd2_edac.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 56 u64 interleave_mode : 2; 64 u64 sym_slice0_channel_enabled : 2; 65 u64 sym_slice1_channel_enabled : 2; 136 u32 pad : 2; 137 u32 asym_2way_intlv_mode : 2; 139 u32 pad_16_15 : 2; 149 /* Apollo Lake d-unit */ 156 u32 dwid : 2; 158 u32 rsvd13_9 : 5; [all …]
|