Home
last modified time | relevance | path

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

12345678910>>...76

/kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/
Dmapfile.csv2 GenuineIntel-6-(97|9A|B7|BA|BF),v1.21,alderlake,core
3 GenuineIntel-6-BE,v1.21,alderlaken,core
4 GenuineIntel-6-(1C|26|27|35|36),v4,bonnell,core
5 GenuineIntel-6-(3D|47),v28,broadwell,core
6 GenuineIntel-6-56,v10,broadwellde,core
7 GenuineIntel-6-4F,v21,broadwellx,core
8 GenuineIntel-6-55-[56789ABCDEF],v1.19,cascadelakex,core
9 GenuineIntel-6-9[6C],v1.04,elkhartlake,core
10 GenuineIntel-6-5[CF],v13,goldmont,core
11 GenuineIntel-6-7A,v1.01,goldmontplus,core
[all …]
/kernel/linux/linux-6.6/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 …]
/kernel/linux/linux-5.10/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 …]
/kernel/linux/linux-5.10/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
74 NSA=ns-A
111 read a
112 [ "$a" = "q" ] && exit 1
119 read a
[all …]
Dso_txtime.sh20 ./so_txtime -4 -6 -c mono a,-1 a,-1
21 ./so_txtime -4 -6 -c mono a,0 a,0
22 ./so_txtime -4 -6 -c mono a,10 a,10
23 ./so_txtime -4 -6 -c mono a,10,b,20 a,10,b,20
24 ./so_txtime -4 -6 -c mono a,20,b,10 b,20,a,20
27 ! ./so_txtime -4 -6 -c tai a,-1 a,-1
28 ! ./so_txtime -4 -6 -c tai a,0 a,0
29 ./so_txtime -4 -6 -c tai a,10 a,10
30 ./so_txtime -4 -6 -c tai a,10,b,20 a,10,b,20
31 ./so_txtime -4 -6 -c tai a,20,b,10 b,10,a,20
/kernel/linux/linux-6.6/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
122 read a
123 [ "$a" = "q" ] && exit 1
130 read a
[all …]
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/
Dmapfile.csv2 GenuineIntel-6-56,v5,broadwellde,core
3 GenuineIntel-6-3D,v17,broadwell,core
4 GenuineIntel-6-47,v17,broadwell,core
5 GenuineIntel-6-4F,v10,broadwellx,core
6 GenuineIntel-6-1C,v4,bonnell,core
7 GenuineIntel-6-26,v4,bonnell,core
8 GenuineIntel-6-27,v4,bonnell,core
9 GenuineIntel-6-36,v4,bonnell,core
10 GenuineIntel-6-35,v4,bonnell,core
11 GenuineIntel-6-5C,v8,goldmont,core
[all …]
/kernel/linux/linux-5.10/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 …]
/kernel/linux/linux-6.6/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 …]
/kernel/linux/linux-5.10/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 …]
/kernel/linux/linux-6.6/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 …]
/kernel/linux/linux-5.10/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 …]
/kernel/linux/linux-6.6/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 …]
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Dpixfmt-packed-yuv.rst44 - 6
53 - 6
62 - 6
71 - 6
93 - a\ :sub:`3`
94 - a\ :sub:`2`
95 - a\ :sub:`1`
96 - a\ :sub:`0`
118 - a
158 - a\ :sub:`7`
[all …]
Dpixfmt-rgb.rst14 These are all packed-pixel formats, meaning all the data for a pixel lie
39 - 6
48 - 6
57 - 6
66 - 6
101 - a\ :sub:`3`
102 - a\ :sub:`2`
103 - a\ :sub:`1`
104 - a\ :sub:`0`
142 - a\ :sub:`3`
[all …]
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/skylake/
Dvirtual-memory.json3 …"PublicDescription": "Counts demand data loads that caused a page walk of any page size (4K/2M/4M/…
10 "CounterHTOff": "0,1,2,3,4,5,6,7"
13 …sed in the TLB and were mapped to 4K pages. The page walks can end with or without a page fault.",
19 "BriefDescription": "Page walk completed due to a demand data load to a 4K page",
20 "CounterHTOff": "0,1,2,3,4,5,6,7"
23 … in the TLB and were mapped to 2M/4M pages. The page walks can end with or without a page fault.",
29 "BriefDescription": "Page walk completed due to a demand data load to a 2M/4M page",
30 "CounterHTOff": "0,1,2,3,4,5,6,7"
33 …sed in the TLB and were mapped to 4K pages. The page walks can end with or without a page fault.",
39 "BriefDescription": "Page walk completed due to a demand data load to a 1G page",
[all …]
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/cascadelakex/
Dvirtual-memory.json3 "BriefDescription": "Page walk completed due to a demand data store to a 2M/4M page",
5 "CounterHTOff": "0,1,2,3,4,5,6,7",
8 … in the TLB and were mapped to 2M/4M pages. The page walks can end with or without a page fault.",
13 …"BriefDescription": "Counts 1 per cycle for each PMH that is busy with a page walk for an instruct…
15 "CounterHTOff": "0,1,2,3,4,5,6,7",
18 …on": "Counts 1 per cycle for each PMH (Page Miss Handler) that is busy with a page walk for an ins…
23 …"BriefDescription": "Code miss in all TLB levels causes a page walk that completes. (All page size…
25 "CounterHTOff": "0,1,2,3,4,5,6,7",
28 …e sizes) caused by a code fetch. This implies it missed in the ITLB and further levels of TLB. The…
35 "CounterHTOff": "0,1,2,3,4,5,6,7",
[all …]
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/skylakex/
Dvirtual-memory.json5 "CounterHTOff": "0,1,2,3,4,5,6,7",
14 "CounterHTOff": "0,1,2,3,4,5,6,7",
17 …"PublicDescription": "Counts demand data stores that caused a page walk of any page size (4K/2M/4M…
22 "BriefDescription": "Page walk completed due to a demand data store to a 2M/4M page",
24 "CounterHTOff": "0,1,2,3,4,5,6,7",
27 … in the TLB and were mapped to 2M/4M pages. The page walks can end with or without a page fault.",
32 …"BriefDescription": "Counts 1 per cycle for each PMH that is busy with a page walk for an instruct…
34 "CounterHTOff": "0,1,2,3,4,5,6,7",
37 …on": "Counts 1 per cycle for each PMH (Page Miss Handler) that is busy with a page walk for an ins…
42 "BriefDescription": "Code miss in all TLB levels causes a page walk that completes. (4K)",
[all …]
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/icelake/
Dpipeline.json4 …ANY is counted by a designated fixed counter freeing up programmable counters to count other event…
15 …"PublicDescription": "A version of INST_RETIRED that allows for a more unbiased distribution of sa…
21 …"BriefDescription": "Precise instruction retired event with a reduced effect of PEBS shadow in IP …
25a halt state. The thread enters the halt state when it is running the HLT instruction. This event …
35a halt state. The core enters the halt state when it is running the HLT instruction or the MWAIT i…
45a. preceding store conflicts with the load (incomplete overlap),b. store forwarding is impossible …
67 …"PublicDescription": "Counts the number of times a load got blocked due to false dependencies in M…
80 "Counter": "0,1,2,3,4,5,6,7",
82 "PEBScounters": "0,1,2,3,4,5,6,7",
89 …ription": "Counts cycles the Backend cluster is recovering after a miss-speculation or a Store Buf…
[all …]
Dmemory.json4 "PublicDescription": "Counts the number of times a TSX line had a cache conflict.",
11 …"BriefDescription": "Number of times a transactional abort was signaled due to a data conflict on
15 …nts the number Transactional Synchronization Extensions (TSX) Aborts due to a data capacity limita…
22 …"BriefDescription": "Speculatively counts the number TSX Aborts due to a data capacity limitation …
26 …"PublicDescription": "Counts the number of times a TSX Abort was triggered due to a non-release/co…
33 …"BriefDescription": "Number of times a HLE transactional region aborted due to a non XRELEASE pref…
37 …"PublicDescription": "Counts the number of times a TSX Abort was triggered due to commit but Lock …
48 …"PublicDescription": "Counts the number of times a TSX Abort was triggered due to release/commit b…
59 …"PublicDescription": "Counts the number of times a TSX Abort was triggered due to attempting an un…
81 "PublicDescription": "Counts Unfriendly TSX abort triggered by a vzeroupper instruction.",
[all …]
Dfrontend.json110 …n": "Counts cycles where a code line fetch is stalled due to an L1 instruction cache miss. The leg…
117 "BriefDescription": "Cycles where a code fetch is stalled due to L1 instruction cache miss."
143 …"PublicDescription": "Counts cycles where a code fetch is stalled due to L1 instruction cache tag …
150 … "BriefDescription": "Cycles where a code fetch is stalled due to L1 instruction cache tag miss."
154 …ipeline when there was no back-end stalls. This event counts for one SMT thread in a given cycle.",
156 "Counter": "0,1,2,3,4,5,6,7",
158 "PEBScounters": "0,1,2,3,4,5,6,7",
165 …ipeline when there was no back-end stalls. This event counts for one SMT thread in a given cycle.",
167 "Counter": "0,1,2,3,4,5,6,7",
169 "PEBScounters": "0,1,2,3,4,5,6,7",
[all …]
/kernel/linux/linux-6.6/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 …]
/kernel/linux/linux-5.10/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 …]
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/mlxsw/
Ddevlink_trap_control.sh98 ip -6 route add default vrf v$h1 nexthop via 2001:db8:1::2
103 ip -6 route del default vrf v$h1 nexthop via 2001:db8:1::2
114 ip -6 route add default vrf v$h2 nexthop via 2001:db8:2::2
119 ip -6 route del default vrf v$h2 nexthop via 2001:db8:2::2
222 $MZ $h1 -c 1 -a own -b 01:00:5E:00:00:01 \
223 -A 192.0.2.1 -B 224.0.0.1 -t ip proto=2,p=11 -p 100 -q
230 "igmp_v1_report" $MZ $h1 -c 1 -a own -b 01:00:5E:00:00:01 \
231 -A 192.0.2.1 -B 244.0.0.1 -t ip proto=2,p=12 -p 100 -q
238 "igmp_v2_report" $MZ $h1 -c 1 -a own -b 01:00:5E:00:00:01 \
239 -A 192.0.2.1 -B 244.0.0.1 -t ip proto=2,p=16 -p 100 -q
[all …]
/kernel/linux/linux-5.10/tools/testing/selftests/drivers/net/mlxsw/
Ddevlink_trap_control.sh96 ip -6 route add default vrf v$h1 nexthop via 2001:db8:1::2
101 ip -6 route del default vrf v$h1 nexthop via 2001:db8:1::2
112 ip -6 route add default vrf v$h2 nexthop via 2001:db8:2::2
117 ip -6 route del default vrf v$h2 nexthop via 2001:db8:2::2
220 $MZ $h1 -c 1 -a own -b 01:00:5E:00:00:01 \
221 -A 192.0.2.1 -B 224.0.0.1 -t ip proto=2,p=11 -p 100 -q
228 "igmp_v1_report" $MZ $h1 -c 1 -a own -b 01:00:5E:00:00:01 \
229 -A 192.0.2.1 -B 244.0.0.1 -t ip proto=2,p=12 -p 100 -q
236 "igmp_v2_report" $MZ $h1 -c 1 -a own -b 01:00:5E:00:00:01 \
237 -A 192.0.2.1 -B 244.0.0.1 -t ip proto=2,p=16 -p 100 -q
[all …]

12345678910>>...76