Home
last modified time | relevance | path

Searched +full:ip +full:- +full:76 (Results 1 – 25 of 147) sorted by relevance

123456

/kernel/linux/linux-6.6/tools/perf/tests/shell/
Dtest_arm_callgraph_fp.sh3 # SPDX-License-Identifier: GPL-2.0
5 lscpu | grep -q "aarch64" || exit 2
8 TEST_PROGRAM="perf test -w leafloop"
12 rm -f "$PERF_DATA"
18 perf record -o "$PERF_DATA" --call-graph fp -e cycles//u --user-callchains -- $TEST_PROGRAM
21 perf script -i "$PERF_DATA" -F comm,ip,sym | head -n4
23 # expected perf-script output if 'leaf' has been inserted correctly:
28 # 76c leafloop
33 perf script -i "$PERF_DATA" -F comm,ip,sym | tr '\n' ' ' | \
34 grep -E -q "perf $SEP leaf $SEP parent $SEP leafloop"
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/rng/
Domap_rng.txt1 OMAP SoC and Inside-Secure HWRNG Module
5 - compatible : Should contain entries for this and backward compatible
7 - "ti,omap2-rng" for OMAP2.
8 - "ti,omap4-rng" for OMAP4, OMAP5 and AM33XX.
9 - "inside-secure,safexcel-eip76" for SoCs with EIP76 IP block
11 - ti,hwmods: Name of the hwmod associated with the RNG module
12 - reg : Offset and length of the register set for the module
13 - interrupts : the interrupt number for the RNG module.
14 Used for "ti,omap4-rng" and "inside-secure,safexcel-eip76"
15 - clocks: the trng clock source. Only mandatory for the
[all …]
/kernel/linux/linux-5.10/Documentation/networking/dsa/
Dsja1105.rst10 - SJA1105E: First generation, no TTEthernet
11 - SJA1105T: First generation, TTEthernet
12 - SJA1105P: Second generation, no TTEthernet, no SGMII
13 - SJA1105Q: Second generation, TTEthernet, no SGMII
14 - SJA1105R: Second generation, no TTEthernet, SGMII
15 - SJA1105S: Second generation, TTEthernet, SGMII
17 These are SPI-managed automotive switches, with all ports being gigabit
21 set-and-forget use, with minimal dynamic interaction at runtime. They
56 Also the configuration is write-only (software cannot read it back from the
71 programmable filters for link-local destination MACs.
[all …]
/kernel/linux/linux-5.10/tools/lib/perf/Documentation/
Dlibperf-sampling.txt1 libperf-sampling(7)
5 ----
6 libperf-sampling - sampling interface
10 -----------
20 --
21 $ gcc -o sampling sampling.c -lperf
23 cpu 0, pid 0, tid 0, ip ffffffffad06c4e6, period 1
24 cpu 0, pid 4465, tid 4469, ip ffffffffad118748, period 18322959
25 cpu 0, pid 0, tid 0, ip ffffffffad115722, period 33544846
26 cpu 0, pid 4465, tid 4470, ip 7f84fe0cdad6, period 23687474
[all …]
/kernel/linux/linux-6.6/tools/lib/perf/Documentation/
Dlibperf-sampling.txt1 libperf-sampling(7)
5 ----
6 libperf-sampling - sampling interface
10 -----------
20 --
21 $ gcc -o sampling sampling.c -lperf
23 cpu 0, pid 0, tid 0, ip ffffffffad06c4e6, period 1
24 cpu 0, pid 4465, tid 4469, ip ffffffffad118748, period 18322959
25 cpu 0, pid 0, tid 0, ip ffffffffad115722, period 33544846
26 cpu 0, pid 4465, tid 4470, ip 7f84fe0cdad6, period 23687474
[all …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/rng/
Domap_rng.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: OMAP SoC and Inside-Secure HWRNG Module
10 - Jayesh Choudhary <j-choudhary@ti.com>
15 - ti,omap2-rng
16 - ti,omap4-rng
17 - inside-secure,safexcel-eip76
33 - description: EIP150 gateable clock
34 - description: Main gateable clock
[all …]
/kernel/linux/linux-6.6/include/uapi/linux/
Dnetfilter_ipv4.h1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
2 /* IPv4-specific defines for netfilter.
3 * (C)1998 Rusty Russell -- This code is GPL.
16 /* IP Hooks */
32 NF_IP_PRI_RAW_BEFORE_DEFRAG = -450,
33 NF_IP_PRI_CONNTRACK_DEFRAG = -400,
34 NF_IP_PRI_RAW = -300,
35 NF_IP_PRI_SELINUX_FIRST = -225,
36 NF_IP_PRI_CONNTRACK = -200,
37 NF_IP_PRI_MANGLE = -150,
[all …]
/kernel/linux/linux-5.10/include/uapi/linux/
Dnetfilter_ipv4.h1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
2 /* IPv4-specific defines for netfilter.
3 * (C)1998 Rusty Russell -- This code is GPL.
16 /* IP Hooks */
32 NF_IP_PRI_RAW_BEFORE_DEFRAG = -450,
33 NF_IP_PRI_CONNTRACK_DEFRAG = -400,
34 NF_IP_PRI_RAW = -300,
35 NF_IP_PRI_SELINUX_FIRST = -225,
36 NF_IP_PRI_CONNTRACK = -200,
37 NF_IP_PRI_MANGLE = -150,
[all …]
/kernel/linux/linux-5.10/arch/c6x/boot/dts/
Devmc6678.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
12 /dts-v1/;
21 bootargs = "root=/dev/nfs ip=dhcp rw";
30 megamod_pic: interrupt-controller@1800000 {
35 interrupt-parent = <&megamod_pic>;
40 interrupt-parent = <&megamod_pic>;
45 interrupt-parent = <&megamod_pic>;
50 interrupt-parent = <&megamod_pic>;
55 interrupt-parent = <&megamod_pic>;
60 interrupt-parent = <&megamod_pic>;
[all …]
/kernel/linux/linux-6.6/arch/arm/mm/
Dcache-v4wb.S1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * linux/arch/arm/mm/cache-v4wb.S
5 * Copyright (C) 1997-2002 Russell king
11 #include "proc-macros.S"
37 * 16384 77 77 76 140 140 138
38 * 32768 150 149 150 214 216 212 <---
41 * Whole 132 136 132 221 217 207 <---
76 mov ip, #0
77 mcr p15, 0, ip, c7, c5, 0 @ invalidate I cache
88 add r2, r2, #FLUSH_BASE_MINICACHE - FLUSH_BASE
[all …]
/kernel/linux/linux-5.10/arch/arm/mm/
Dcache-v4wb.S1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * linux/arch/arm/mm/cache-v4wb.S
5 * Copyright (C) 1997-2002 Russell king
12 #include "proc-macros.S"
38 * 16384 77 77 76 140 140 138
39 * 32768 150 149 150 214 216 212 <---
42 * Whole 132 136 132 221 217 207 <---
77 mov ip, #0
78 mcr p15, 0, ip, c7, c5, 0 @ invalidate I cache
89 add r2, r2, #FLUSH_BASE_MINICACHE - FLUSH_BASE
[all …]
/kernel/linux/linux-6.6/include/dt-bindings/clock/
Dstm32mp13-clks.h1 /* SPDX-License-Identifier: GPL-2.0-only OR BSD-3-Clause */
3 * Copyright (C) STMicroelectronics 2020 - All Rights Reserved
67 /* IP clocks */
104 #define MCE 76
114 /* IP clocks with parents */
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/spi/
Dbrcm,spi-bcm-qspi.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/spi/brcm,spi-bcm-qspi.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Kamal Dasu <kdasu.kdev@gmail.com>
11 - Rafał Miłecki <rafal@milecki.pl>
15 BRCMSTB (BCM7XXX), Cygnus, NSP and NS2. The Broadcom Master SPI hw IP consists
18 BSPI : Broadcom SPI in combination with the MSPI hw IP provides acceleration
20 io with 3-byte and 4-byte addressing support.
22 Supported Broadcom SoCs have one instance of MSPI+BSPI controller IP.
[all …]
/kernel/linux/linux-6.6/drivers/media/platform/chips-media/
Dcoda-mpeg2.c1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * Coda multi-standard codec IP - MPEG-2 helper functions
26 return -EINVAL; in coda_mpeg2_profile()
42 return -EINVAL; in coda_mpeg2_level()
47 * Check if the buffer starts with the MPEG-2 sequence header (with or without
83 memcmp(buf + 76, u.extension_start, 4) == 0) in coda_mpeg2_parse_headers()
/kernel/linux/linux-5.10/drivers/media/platform/coda/
Dcoda-mpeg2.c1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * Coda multi-standard codec IP - MPEG-2 helper functions
26 return -EINVAL; in coda_mpeg2_profile()
42 return -EINVAL; in coda_mpeg2_level()
47 * Check if the buffer starts with the MPEG-2 sequence header (with or without
83 memcmp(buf + 76, u.extension_start, 4) == 0) in coda_mpeg2_parse_headers()
/kernel/linux/linux-6.6/Documentation/networking/
Deql.rst1 .. SPDX-License-Identifier: GPL-2.0
4 EQL Driver: Serial IP Load Balancing HOWTO
7 Simon "Guru Aleph-Null" Janes, simon@ncm.com
12 that lets you load-balance IP serial links (SLIP or uncompressed PPP)
27 together to work as one point-to-point link to increase your
32 The eql driver has only been tested with the Livingston PortMaster-2e
33 terminal server. I do not know if other terminal servers support load-
35 almost as well as the eql driver seems to do it (-- Unfortunately, in
36 my testing so far, the Livingston PortMaster 2e's load-balancing is a
40 TCP implementation is pretty fast though.--)
[all …]
/kernel/linux/linux-5.10/Documentation/networking/
Deql.rst1 .. SPDX-License-Identifier: GPL-2.0
4 EQL Driver: Serial IP Load Balancing HOWTO
7 Simon "Guru Aleph-Null" Janes, simon@ncm.com
12 that lets you load-balance IP serial links (SLIP or uncompressed PPP)
27 together to work as one point-to-point link to increase your
32 The eql driver has only been tested with the Livingston PortMaster-2e
33 terminal server. I do not know if other terminal servers support load-
35 almost as well as the eql driver seems to do it (-- Unfortunately, in
36 my testing so far, the Livingston PortMaster 2e's load-balancing is a
40 TCP implementation is pretty fast though.--)
[all …]
/kernel/linux/linux-5.10/arch/x86/um/
Dchecksum_32.S1 /* SPDX-License-Identifier: GPL-2.0-or-later */
3 * INET An implementation of the TCP/IP protocol suite for the LINUX
7 * IP/TCP/UDP checksumming routines
15 * Lots of code moved from tcp.c and ip.c; see those files
44 * is aligned on either a 2-byte or 4-byte boundary. We get at
45 * least a twofold speedup on 486 and Pentium if it is 4-byte aligned.
46 * Fortunately, it is easy to convert 2-byte alignment to 4-byte
140 # Handle 2-byte-aligned regions
149 movzbl (%esi),%ebx # csumming 1 byte, 2-aligned
154 addw (%esi), %ax # csumming 2 bytes, 2-aligned
[all …]
/kernel/linux/linux-5.10/tools/testing/selftests/tc-testing/tc-tests/filters/
Dmatchall.json10 "$IP link add dev $DUMMY type dummy || /bin/true",
13 …"cmdUnderTest": "$TC filter add dev $DUMMY parent ffff: handle 0x1 prio 1 protocol ip matchall act…
15 "verifyCmd": "$TC filter get dev $DUMMY parent ffff: handle 1 prio 1 protocol ip matchall",
16 …"matchPattern": "^filter parent ffff: protocol ip pref 1 matchall.*handle 0x1.*gact action pass.*r…
20 "$IP link del dev $DUMMY type dummy"
31 "$IP link add dev $DUMMY type dummy || /bin/true",
34 …"cmdUnderTest": "$TC filter add dev $DUMMY parent 1: handle 0x1 prio 1 protocol ip matchall action…
36 "verifyCmd": "$TC filter get dev $DUMMY parent 1: handle 1 prio 1 protocol ip matchall",
37 …"matchPattern": "^filter parent 1: protocol ip pref 1 matchall.*handle 0x1.*gact action pass.*ref …
41 "$IP link del dev $DUMMY type dummy"
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/
Domap-usb-host.txt5 - compatible: should be "ti,usbhs-host"
6 - reg: should contain one register range i.e. start and length
7 - ti,hwmods: must contain "usb_host_hs"
11 - num-ports: number of USB ports. Usually this is automatically detected
12 from the IP's revision register but can be overridden by specifying
15 - portN-mode: String specifying the port mode for port N, where N can be
18 "ehci-phy",
19 "ehci-tll",
20 "ehci-hsic",
21 "ohci-phy-6pin-datse0",
[all …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/mfd/
Domap-usb-host.txt5 - compatible: should be "ti,usbhs-host"
6 - reg: should contain one register range i.e. start and length
7 - ti,hwmods: must contain "usb_host_hs"
11 - num-ports: number of USB ports. Usually this is automatically detected
12 from the IP's revision register but can be overridden by specifying
15 - portN-mode: String specifying the port mode for port N, where N can be
18 "ehci-phy",
19 "ehci-tll",
20 "ehci-hsic",
21 "ohci-phy-6pin-datse0",
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/spi/
Dbrcm,spi-bcm-qspi.txt4 BRCMSTB (BCM7XXX), Cygnus, NSP and NS2. The Broadcom Master SPI hw IP consits
7 BSPI : Broadcom SPI in combination with the MSPI hw IP provides acceleration
9 io with 3-byte and 4-byte addressing support.
11 Supported Broadcom SoCs have one instance of MSPI+BSPI controller IP.
18 - #address-cells:
21 - #size-cells:
24 - compatible:
26 "brcm,spi-brcmstb-qspi", "brcm,spi-bcm-qspi" : MSPI+BSPI on BRCMSTB SoCs
27 "brcm,spi-brcmstb-mspi", "brcm,spi-bcm-qspi" : Second Instance of MSPI
29 "brcm,spi-bcm7425-qspi", "brcm,spi-bcm-qspi", "brcm,spi-brcmstb-mspi" : Second Instance of MSPI
[all …]
/kernel/linux/linux-6.6/tools/testing/selftests/tc-testing/tc-tests/filters/
Dmatchall.json10 "$IP link add dev $DUMMY type dummy || /bin/true",
13 …"cmdUnderTest": "$TC filter add dev $DUMMY parent ffff: handle 0x1 prio 1 protocol ip matchall act…
15 "verifyCmd": "$TC filter get dev $DUMMY parent ffff: handle 1 prio 1 protocol ip matchall",
16 …"matchPattern": "^filter parent ffff: protocol ip pref 1 matchall.*handle 0x1.*gact action pass.*r…
20 "$IP link del dev $DUMMY type dummy"
31 "$IP link add dev $DUMMY type dummy || /bin/true",
34 …"cmdUnderTest": "$TC filter add dev $DUMMY parent 1: handle 0x1 prio 1 protocol ip matchall action…
36 "verifyCmd": "$TC filter get dev $DUMMY parent 1: handle 1 prio 1 protocol ip matchall",
37 …"matchPattern": "^filter parent 1: protocol ip pref 1 matchall.*handle 0x1.*gact action pass.*ref …
41 "$IP link del dev $DUMMY type dummy"
[all …]
/kernel/linux/linux-5.10/include/dt-bindings/clock/
Dimx8mn-clock.h1 /* SPDX-License-Identifier: GPL-2.0 */
3 * Copyright 2018-2019 NXP
89 #define IMX8MN_CLK_ENET_AXI 76
104 /* IP */
/kernel/linux/linux-6.6/drivers/edac/
DKconfig16 EDAC is a subsystem along with hardware-specific drivers designed to
17 report hardware errors. These are low-level errors that are reported
22 The mailing list for the EDAC project is linux-edac@vger.kernel.org.
40 levels are 0-4 (from low to high) and by default it is set to 2.
44 tristate "Decode MCEs in human-readable form (only on AMD for now)"
49 occurring on your machine in human-readable form.
60 Not all machines support hardware-driven error report. Some of those
61 provide a BIOS-driven error report mechanism via ACPI, using the
65 When this option is enabled, it will disable the hardware-driven
69 It should be noticed that keeping both GHES and a hardware-driven
[all …]

123456