Home
last modified time | relevance | path

Searched +full:6 +full:a (Results 1 – 25 of 1301) sorted by relevance

12345678910>>...53

/Linux-v6.1/Documentation/networking/
D6pack.rst4 6pack Protocol
7 This is the 6pack-mini-HOWTO, written by
17 1. What is 6pack, and what are the advantages to KISS?
20 6pack is a transmission protocol for data exchange between the PC and
21 the TNC over a serial line. It can be used as an alternative to KISS.
23 6pack has two major advantages:
27 that the PC knows at any time if the TNC is receiving data, if a TNC
29 set and so on. This control data is processed at a higher priority than
30 normal data, so a data stream can be interrupted at any time to issue an
36 TNCs that are connected between each other and the PC by a daisy chain
[all …]
/Linux-v6.1/tools/testing/selftests/net/
Dfcnal-test.sh13 # 6. VRF and non-VRF permutations
16 # ns-A | ns-B
23 # ns-A:
35 # ns-A to ns-C connection - only for VRF and same config
36 # as ns-A to ns-B
38 # server / client nomenclature relative to ns-A
85 NSA=ns-A
115 read a
116 [ "$a" = "q" ] && exit 1
123 read a
[all …]
/Linux-v6.1/tools/perf/pmu-events/arch/x86/
Dmapfile.csv2 GenuineIntel-6-(97|9A|B7|BA|BE|BF),v1.15,alderlake,core
3 GenuineIntel-6-(1C|26|27|35|36),v4,bonnell,core
4 GenuineIntel-6-(3D|47),v26,broadwell,core
5 GenuineIntel-6-56,v23,broadwellde,core
6 GenuineIntel-6-4F,v19,broadwellx,core
7 GenuineIntel-6-55-[56789ABCDEF],v1.16,cascadelakex,core
8 GenuineIntel-6-9[6C],v1.03,elkhartlake,core
9 GenuineIntel-6-5[CF],v13,goldmont,core
10 GenuineIntel-6-7A,v1.01,goldmontplus,core
11 GenuineIntel-6-(3C|45|46),v32,haswell,core
[all …]
/Linux-v6.1/Documentation/dev-tools/
Dkmemleak.rst4 Kmemleak provides a way of detecting possible kernel memory leaks in a
5 way similar to a `tracing garbage collector
8 reported via /sys/kernel/debug/kmemleak. A similar method is used by the
15 CONFIG_DEBUG_KMEMLEAK in "Kernel hacking" has to be enabled. A kernel
58 trigger a memory scan
86 information like size and stack trace, are stored in a rbtree.
94 block to a freeing function and therefore the block is considered a
103 a pointer to a white object is found, the object is added to the
115 block is not considered a leak. One example is __vmalloc().
124 /sys/kernel/debug/kmemleak output. By issuing a 'scan' after a 'clear'
[all …]
/Linux-v6.1/tools/perf/pmu-events/arch/x86/sapphirerapids/
Dfrontend.json9 …to the number of prefixes in a 16B-line. This may result in a three-cycle penalty for each LCP (Le…
32a Uop-cache that holds translations of previously fetched instructions that were decoded by the le…
40 "Counter": "0,1,2,3,4,5,6,7",
46 "PEBScounters": "0,1,2,3,4,5,6,7",
53 "BriefDescription": "Retired Instructions who experienced a critical DSB miss.",
55 "Counter": "0,1,2,3,4,5,6,7",
61 "PEBScounters": "0,1,2,3,4,5,6,7",
62 …erienced a critical DSB (Decode stream buffer i.e. the decoded instruction-cache) miss. Critical m…
70 "Counter": "0,1,2,3,4,5,6,7",
76 "PEBScounters": "0,1,2,3,4,5,6,7",
[all …]
Dpipeline.json19 "Counter": "0,1,2,3,4,5,6,7",
23 "PEBScounters": "0,1,2,3,4,5,6,7",
31 "Counter": "0,1,2,3,4,5,6,7",
35 "PEBScounters": "0,1,2,3,4,5,6,7",
44 "Counter": "0,1,2,3,4,5,6,7",
48 "PEBScounters": "0,1,2,3,4,5,6,7",
56 "Counter": "0,1,2,3,4,5,6,7",
59 "PEBScounters": "0,1,2,3,4,5,6,7",
67 "Counter": "0,1,2,3,4,5,6,7",
71 "PEBScounters": "0,1,2,3,4,5,6,7",
[all …]
/Linux-v6.1/Documentation/userspace-api/media/rc/
Drc-protos.rst9 IR is encoded as a series of pulses and spaces, using a protocol. These
10 protocols can encode e.g. an address (which device should respond) and a
12 across different devices for a given protocol.
14 Therefore out the output of the IR decoder is a scancode; a single u32
17 Other things can be encoded too. Some IR protocols encode a toggle bit; this
22 Some remotes have a pointer-type device which can used to control the
32 This IR protocol uses manchester encoding to encode 14 bits. There is a
55 - 6 (inverted)
57 - 2nd start bit in rc5, re-used as 6th command bit
71 * - 6
[all …]
/Linux-v6.1/tools/perf/pmu-events/arch/x86/skylake/
Dvirtual-memory.json5 "CounterHTOff": "0,1,2,3,4,5,6,7",
8 …"PublicDescription": "Counts demand data loads that caused a page walk of any page size (4K/2M/4M/…
15 "CounterHTOff": "0,1,2,3,4,5,6,7",
23 …"BriefDescription": "Cycles when at least one PMH is busy with a page walk for a load. EPT page wa…
25 "CounterHTOff": "0,1,2,3,4,5,6,7",
29 …n": "Counts cycles when at least one PMH (Page Miss Handler) is busy with a page walk for a load.",
34 …"BriefDescription": "Load miss in all TLB levels causes a page walk that completes. (All page size…
36 "CounterHTOff": "0,1,2,3,4,5,6,7",
39 …s it missed in the DTLB and further levels of TLB. The page walk can end with or without a fault.",
44 "BriefDescription": "Page walk completed due to a demand data load to a 1G page",
[all …]
/Linux-v6.1/tools/perf/pmu-events/arch/x86/cascadelakex/
Dvirtual-memory.json5 "CounterHTOff": "0,1,2,3,4,5,6,7",
8 …"PublicDescription": "Counts demand data loads that caused a page walk of any page size (4K/2M/4M/…
15 "CounterHTOff": "0,1,2,3,4,5,6,7",
23 …"BriefDescription": "Cycles when at least one PMH is busy with a page walk for a load. EPT page wa…
25 "CounterHTOff": "0,1,2,3,4,5,6,7",
29 …n": "Counts cycles when at least one PMH (Page Miss Handler) is busy with a page walk for a load.",
34 …"BriefDescription": "Load miss in all TLB levels causes a page walk that completes. (All page size…
36 "CounterHTOff": "0,1,2,3,4,5,6,7",
39 …s it missed in the DTLB and further levels of TLB. The page walk can end with or without a fault.",
44 "BriefDescription": "Page walk completed due to a demand data load to a 1G page",
[all …]
/Linux-v6.1/tools/perf/pmu-events/arch/x86/skylakex/
Dvirtual-memory.json5 "CounterHTOff": "0,1,2,3,4,5,6,7",
8 …"PublicDescription": "Counts demand data loads that caused a page walk of any page size (4K/2M/4M/…
15 "CounterHTOff": "0,1,2,3,4,5,6,7",
23 …"BriefDescription": "Cycles when at least one PMH is busy with a page walk for a load. EPT page wa…
25 "CounterHTOff": "0,1,2,3,4,5,6,7",
29 …n": "Counts cycles when at least one PMH (Page Miss Handler) is busy with a page walk for a load.",
34 …"BriefDescription": "Load miss in all TLB levels causes a page walk that completes. (All page size…
36 "CounterHTOff": "0,1,2,3,4,5,6,7",
39 …s it missed in the DTLB and further levels of TLB. The page walk can end with or without a fault.",
44 "BriefDescription": "Page walk completed due to a demand data load to a 1G page",
[all …]
/Linux-v6.1/Documentation/input/devices/
Delantech.rst24 5.2 Native absolute mode 6 byte packet format
28 6. Hardware version 3
30 6.2 Native absolute mode 6 byte packet format
35 7.2 Native absolute mode 6 byte packet format
41 8.2 Native relative mode 6 byte packet format
52 packet. Version 2 seems to be introduced with the EeePC and uses 6 bytes
54 and width of the touch. Hardware version 3 uses 6 bytes per packet (and
55 for 2 fingers the concatenation of two 6 bytes packets) and allows tracking
56 of up to 3 fingers. Hardware version 4 uses 6 bytes per packet, and can
57 combine a status packet with multiple head or motion packets. Hardware version
[all …]
/Linux-v6.1/tools/perf/pmu-events/arch/x86/icelakex/
Dfrontend.json3 … number when the front end is resteered, mainly when the BPU cannot provide a correct prediction a…
9 …the front-end is resteered when it finds a branch instruction in a fetch line. This occurs for the…
23 …"PublicDescription": "Counts the number of Decode Stream Buffer (DSB a.k.a. Uop Cache)-to-MITE spe…
35a Uop-cache that holds translations of previously fetched instructions that were decoded by the le…
43 "Counter": "0,1,2,3,4,5,6,7",
49 "PEBScounters": "0,1,2,3,4,5,6,7",
56 "BriefDescription": "Retired Instructions who experienced a critical DSB miss.",
58 "Counter": "0,1,2,3,4,5,6,7",
64 "PEBScounters": "0,1,2,3,4,5,6,7",
65 …erienced a critical DSB (Decode stream buffer i.e. the decoded instruction-cache) miss. Critical m…
[all …]
Dpipeline.json5 "Counter": "0,1,2,3,4,5,6,7",
9 "PEBScounters": "0,1,2,3,4,5,6,7",
16 … "BriefDescription": "Number of occurrences where a microcode assist is invoked by hardware.",
18 "Counter": "0,1,2,3,4,5,6,7",
21 "PEBScounters": "0,1,2,3,4,5,6,7",
22 …"PublicDescription": "Counts the number of occurrences where a microcode assist is invoked by hard…
30 "Counter": "0,1,2,3,4,5,6,7",
34 "PEBScounters": "0,1,2,3,4,5,6,7",
41 "Counter": "0,1,2,3,4,5,6,7",
45 "PEBScounters": "0,1,2,3,4,5,6,7",
[all …]
/Linux-v6.1/tools/perf/pmu-events/arch/x86/icelake/
Dfrontend.json3 … number when the front end is resteered, mainly when the BPU cannot provide a correct prediction a…
9 …the front-end is resteered when it finds a branch instruction in a fetch line. This occurs for the…
23 …"PublicDescription": "Counts the number of Decode Stream Buffer (DSB a.k.a. Uop Cache)-to-MITE spe…
35a Uop-cache that holds translations of previously fetched instructions that were decoded by the le…
43 "Counter": "0,1,2,3,4,5,6,7",
49 "PEBScounters": "0,1,2,3,4,5,6,7",
56 "BriefDescription": "Retired Instructions who experienced a critical DSB miss.",
58 "Counter": "0,1,2,3,4,5,6,7",
64 "PEBScounters": "0,1,2,3,4,5,6,7",
65 …erienced a critical DSB (Decode stream buffer i.e. the decoded instruction-cache) miss. Critical m…
[all …]
Dpipeline.json5 "Counter": "0,1,2,3,4,5,6,7",
9 "PEBScounters": "0,1,2,3,4,5,6,7",
16 … "BriefDescription": "Number of occurrences where a microcode assist is invoked by hardware.",
18 "Counter": "0,1,2,3,4,5,6,7",
21 "PEBScounters": "0,1,2,3,4,5,6,7",
22 …"PublicDescription": "Counts the number of occurrences where a microcode assist is invoked by hard…
30 "Counter": "0,1,2,3,4,5,6,7",
34 "PEBScounters": "0,1,2,3,4,5,6,7",
41 "Counter": "0,1,2,3,4,5,6,7",
45 "PEBScounters": "0,1,2,3,4,5,6,7",
[all …]
/Linux-v6.1/tools/perf/pmu-events/arch/x86/tigerlake/
Dfrontend.json3 … number when the front end is resteered, mainly when the BPU cannot provide a correct prediction a…
9 …the front-end is resteered when it finds a branch instruction in a fetch line. This occurs for the…
22 …"PublicDescription": "Counts the number of Decode Stream Buffer (DSB a.k.a. Uop Cache)-to-MITE spe…
33a Uop-cache that holds translations of previously fetched instructions that were decoded by the le…
40 "Counter": "0,1,2,3,4,5,6,7",
46 "PEBScounters": "0,1,2,3,4,5,6,7",
53 "BriefDescription": "Retired Instructions who experienced a critical DSB miss.",
55 "Counter": "0,1,2,3,4,5,6,7",
61 "PEBScounters": "0,1,2,3,4,5,6,7",
62 …erienced a critical DSB (Decode stream buffer i.e. the decoded instruction-cache) miss. Critical m…
[all …]
Dpipeline.json5 "Counter": "0,1,2,3,4,5,6,7",
9 "PEBScounters": "0,1,2,3,4,5,6,7",
15 … "BriefDescription": "Number of occurrences where a microcode assist is invoked by hardware.",
17 "Counter": "0,1,2,3,4,5,6,7",
20 "PEBScounters": "0,1,2,3,4,5,6,7",
21 …"PublicDescription": "Counts the number of occurrences where a microcode assist is invoked by hard…
28 "Counter": "0,1,2,3,4,5,6,7",
32 "PEBScounters": "0,1,2,3,4,5,6,7",
39 "Counter": "0,1,2,3,4,5,6,7",
43 "PEBScounters": "0,1,2,3,4,5,6,7",
[all …]
Dmemory.json6 "CounterMask": "6",
16 "Counter": "0,1,2,3,4,5,6,7",
19 "PEBScounters": "0,1,2,3,4,5,6,7",
20 …ected dye to memory ordering. Memory Ordering Machine Clears may apply when a memory read may not …
27 "Counter": "0,1,2,3,4,5,6,7",
34 "PEBScounters": "0,1,2,3,4,5,6,7",
43 "Counter": "0,1,2,3,4,5,6,7",
50 "PEBScounters": "0,1,2,3,4,5,6,7",
59 "Counter": "0,1,2,3,4,5,6,7",
66 "PEBScounters": "0,1,2,3,4,5,6,7",
[all …]
/Linux-v6.1/tools/perf/pmu-events/arch/x86/alderlake/
Dfrontend.json15 …": "Counts the number of requests to the instruction cache for one or more bytes of a cache line.",
77 "Counter": "0,1,2,3,4,5,6,7",
83 "PEBScounters": "0,1,2,3,4,5,6,7",
90 "BriefDescription": "Retired Instructions who experienced a critical DSB miss.",
92 "Counter": "0,1,2,3,4,5,6,7",
98 "PEBScounters": "0,1,2,3,4,5,6,7",
107 "Counter": "0,1,2,3,4,5,6,7",
113 "PEBScounters": "0,1,2,3,4,5,6,7",
122 "Counter": "0,1,2,3,4,5,6,7",
128 "PEBScounters": "0,1,2,3,4,5,6,7",
[all …]
/Linux-v6.1/tools/testing/selftests/drivers/net/mlxsw/
Ddevlink_trap_control.sh97 ip -6 route add default vrf v$h1 nexthop via 2001:db8:1::2
102 ip -6 route del default vrf v$h1 nexthop via 2001:db8:1::2
113 ip -6 route add default vrf v$h2 nexthop via 2001:db8:2::2
118 ip -6 route del default vrf v$h2 nexthop via 2001:db8:2::2
221 $MZ $h1 -c 1 -a own -b 01:00:5E:00:00:01 \
222 -A 192.0.2.1 -B 224.0.0.1 -t ip proto=2,p=11 -p 100 -q
229 "igmp_v1_report" $MZ $h1 -c 1 -a own -b 01:00:5E:00:00:01 \
230 -A 192.0.2.1 -B 244.0.0.1 -t ip proto=2,p=12 -p 100 -q
237 "igmp_v2_report" $MZ $h1 -c 1 -a own -b 01:00:5E:00:00:01 \
238 -A 192.0.2.1 -B 244.0.0.1 -t ip proto=2,p=16 -p 100 -q
[all …]
/Linux-v6.1/arch/x86/crypto/
Dsha256-avx-asm.S11 # This software is available to you under a choice of one of two
32 # MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
47 # This code schedules 1 block at a time, with 4 lanes per block
106 a = %eax define
140 # Rotate values of symbols a...h
149 b = a
150 a = TMP_ define
154 ## compute s0 four at a time and s1 two at a time
155 ## compute W[-16] + W[-7] 4 at a time
159 mov a, y1 # y1 = a
[all …]
Dsha256-ssse3-asm.S11 # This software is available to you under a choice of one of two
32 # MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
99 a = %eax define
134 # Rotate values of symbols a...h
143 b = a
144 a = TMP_ define
148 ## compute s0 four at a time and s1 two at a time
149 ## compute W[-16] + W[-7] 4 at a time
153 mov a, y1 # y1 = a
155 ror $(22-13), y1 # y1 = a >> (22-13)
[all …]
/Linux-v6.1/tools/thermal/tmon/
Dtmon.84 \fBtmon\fP - A monitoring and testing tool for Linux kernel thermal subsystem
32 - with a built-in Proportional Integral Derivative (\fBPID\fP)
33 controller, user can pair a cooling device to a thermal sensor for
46 The \fB-c --control\fP option sets a cooling device type to control temperature
47 of a thermal zone
70 \fBA \fP active cooling trip point type (fan)
72 \fBA \fP hot trip point type
89 \fBTAB\fP shows tuning pop up panel, choose a letter to modify
115 LCD14 intel_powerclamp15 1 65.0 65 65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 0 2
116 65.0 66 65 0 0 0 0 0 0 0 0 0 0 4 4 4 4 6 0 3 65.0 60 54 0 0 0 0 0 0 0 0
[all …]
/Linux-v6.1/tools/perf/pmu-events/arch/x86/broadwell/
Dvirtual-memory.json5 "CounterHTOff": "0,1,2,3,4,5,6,7",
16 "CounterHTOff": "0,1,2,3,4,5,6,7",
25 "CounterHTOff": "0,1,2,3,4,5,6,7",
34 "CounterHTOff": "0,1,2,3,4,5,6,7",
41 …: "Demand load Miss in all translation lookaside buffer (TLB) levels causes a page walk that compl…
43 "CounterHTOff": "0,1,2,3,4,5,6,7",
51 "BriefDescription": "Load miss in all TLB levels causes a page walk that completes. (1G)",
53 "CounterHTOff": "0,1,2,3,4,5,6,7",
57 …misses in all DTLB levels that cause a completed page walk (1G page size). The page walk can end …
62 …: "Demand load Miss in all translation lookaside buffer (TLB) levels causes a page walk that compl…
[all …]
/Linux-v6.1/tools/perf/pmu-events/arch/x86/broadwellde/
Dvirtual-memory.json5 "CounterHTOff": "0,1,2,3,4,5,6,7",
16 "CounterHTOff": "0,1,2,3,4,5,6,7",
25 "CounterHTOff": "0,1,2,3,4,5,6,7",
34 "CounterHTOff": "0,1,2,3,4,5,6,7",
41 …: "Demand load Miss in all translation lookaside buffer (TLB) levels causes a page walk that compl…
43 "CounterHTOff": "0,1,2,3,4,5,6,7",
51 "BriefDescription": "Load miss in all TLB levels causes a page walk that completes. (1G)",
53 "CounterHTOff": "0,1,2,3,4,5,6,7",
57 …misses in all DTLB levels that cause a completed page walk (1G page size). The page walk can end …
62 …: "Demand load Miss in all translation lookaside buffer (TLB) levels causes a page walk that compl…
[all …]

12345678910>>...53