/linux-6.14.4/tools/perf/tests/shell/ |
D | test_arm_callgraph_fp.sh | 3 # SPDX-License-Identifier: GPL-2.0 9 if [ "$(uname -m)" != "aarch64" ]; then 13 if perf version --build-options | grep HAVE_DWARF_UNWIND_SUPPORT | grep -q OFF 22 TEST_PROGRAM="perf test -w leafloop" 26 rm -f "$PERF_DATA" 32 perf record -o "$PERF_DATA" --call-graph fp -e cycles//u --user-callchains -- $TEST_PROGRAM 35 perf script -i "$PERF_DATA" -F comm,ip,sym | head -n4 37 # expected perf-script output if 'leaf' has been inserted correctly: 42 # 76c leafloop 47 perf script -i "$PERF_DATA" -F comm,ip,sym | tr '\n' ' ' | \ [all …]
|
/linux-6.14.4/tools/lib/perf/Documentation/ |
D | libperf-sampling.txt | 1 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 …]
|
/linux-6.14.4/include/uapi/linux/ |
D | netfilter_ipv4.h | 1 /* 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 …]
|
D | ppp-ioctl.h | 1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 3 * ppp-ioctl.h - PPP ioctl definitions. 5 * Copyright 1999-2002 Paul Mackerras. 24 #define SC_NO_TCP_CCID 0x00000008 /* disable VJ connection-id comp. */ 29 #define SC_ENABLE_IP 0x00000100 /* IP packets may be exchanged */ 52 #define SC_DC_ERROR 0x00400000 /* non-fatal decomp error detected */ 100 #define PPPIOCGNPMODE _IOWR('t', 76, struct npioctl) /* get NP mode */ 107 #define PPPIOCGIDLE32 _IOR('t', 63, struct ppp_idle32) /* 32-bit times */ 108 #define PPPIOCGIDLE64 _IOR('t', 63, struct ppp_idle64) /* 64-bit times */
|
/linux-6.14.4/Documentation/devicetree/bindings/rng/ |
D | inside-secure,safexcel-eip76.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/rng/inside-secure,safexcel-eip76.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Inside-Secure HWRNG Module 10 - Jayesh Choudhary <j-[email protected]> 15 - enum: 16 - ti,omap2-rng 17 - ti,omap4-rng 18 - inside-secure,safexcel-eip76 [all …]
|
/linux-6.14.4/arch/arm/mm/ |
D | cache-v4wb.S | 1 /* 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 …]
|
/linux-6.14.4/include/dt-bindings/clock/ |
D | stm32mp13-clks.h | 1 /* 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 */
|
D | imx8mn-clock.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * Copyright 2018-2019 NXP 97 #define IMX8MN_CLK_ENET_AXI 76 112 /* IP */
|
D | sun4i-a10-ccu.h | 4 * This file is dual-licensed: you can use it either under the terms 103 #define CLK_APB0_IR1 76 126 /* IP clocks */
|
D | exynos5260-clk.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 12 /* Clock names: <cmu><type><IP> */ 91 #define TOP_DOUT_ACLK_DISP_222 76
|
/linux-6.14.4/Documentation/devicetree/bindings/spi/ |
D | brcm,spi-bcm-qspi.yaml | 1 # 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 <[email protected]> 11 - Rafał Miłecki <[email protected]> 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 …]
|
/linux-6.14.4/drivers/media/platform/chips-media/coda/ |
D | coda-mpeg2.c | 1 // 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()
|
/linux-6.14.4/Documentation/networking/ |
D | eql.rst | 1 .. SPDX-License-Identifier: GPL-2.0 4 EQL Driver: Serial IP Load Balancing HOWTO 7 Simon "Guru Aleph-Null" Janes, [email protected] 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 …]
|
/linux-6.14.4/Documentation/devicetree/bindings/mfd/ |
D | omap-usb-host.txt | 5 - 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 …]
|
/linux-6.14.4/drivers/edac/ |
D | Kconfig | 16 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-[email protected]. 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 …]
|
/linux-6.14.4/tools/testing/selftests/tc-testing/tc-tests/filters/ |
D | matchall.json | 15 …"cmdUnderTest": "$TC filter add dev $DUMMY parent ffff: handle 0x1 prio 1 protocol ip matchall act… 17 "verifyCmd": "$TC filter get dev $DUMMY parent ffff: handle 1 prio 1 protocol ip matchall", 18 …"matchPattern": "^filter parent ffff: protocol ip pref 1 matchall.*handle 0x1.*gact action pass.*r… 37 …"cmdUnderTest": "$TC filter add dev $DUMMY parent 1: handle 0x1 prio 1 protocol ip matchall action… 39 "verifyCmd": "$TC filter get dev $DUMMY parent 1: handle 1 prio 1 protocol ip matchall", 40 …"matchPattern": "^filter parent 1: protocol ip pref 1 matchall.*handle 0x1.*gact action pass.*ref … 92 …"name": "Add ingress matchall filter for protocol ipv4 and action PASS with priority at 16-bit max… 106 …"matchPattern": "^filter parent ffff: protocol ip pref 65535 matchall.*handle 0x1.*gact action pas… 114 …"name": "Add egress matchall filter for protocol ipv4 and action PASS with priority at 16-bit maxi… 128 …"matchPattern": "^filter parent 1: protocol ip pref 65535 matchall.*handle 0x1.*gact action pass.*… [all …]
|
/linux-6.14.4/tools/testing/selftests/tc-testing/tc-tests/actions/ |
D | nat.json | 23 "matchPattern": "action order [0-9]+: nat ingress 192.168.1.1/32 200.200.200.1 pass", 50 "matchPattern": "action order [0-9]+: nat ingress 1.1.1.1/32 2.2.2.1 pipe.*index 77 ref", 77 …"matchPattern": "action order [0-9]+: nat ingress 192.168.10.10/32 192.168.20.20 continue.*index … 104 …"matchPattern": "action order [0-9]+: nat ingress 192.168.10.10/32 192.168.20.20 reclassify.*inde… 111 "id": "76c9", 131 …"matchPattern": "action order [0-9]+: nat ingress 12.18.10.10/32 12.18.20.20 jump 10.*index 22 re… 158 … "matchPattern": "action order [0-9]+: nat ingress 1.18.1.1/32 1.18.2.2 drop.*index 722 ref", 185 …"matchPattern": "action order [0-9]+: nat ingress 1.18.1.1/32 1.18.2.2 pass.*index 4294967295 ref… 212 …"matchPattern": "action order [0-9]+: nat ingress 1.18.1.1/32 1.18.2.2 pass.*index 4294967295555 … 225 "name": "Add nat action on ingress with invalid IP address", [all …]
|
/linux-6.14.4/arch/arm/boot/dts/renesas/ |
D | r8a73a4-ape6evm.dts | 1 // SPDX-License-Identifier: GPL-2.0 8 /dts-v1/; 10 #include <dt-bindings/gpio/gpio.h> 11 #include <dt-bindings/input/input.h> 22 bootargs = "ignore_loglevel rw root=/dev/nfs ip=on"; 23 stdout-path = "serial0:115200n8"; 36 vcc_mmc0: regulator-mmc0 { 37 compatible = "regulator-fixed"; 38 regulator-name = "MMC0 Vcc"; 39 regulator-min-microvolt = <2800000>; [all …]
|
/linux-6.14.4/arch/x86/lib/ |
D | checksum_32.S | 1 /* 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 28 #include <asm/nospec-branch.h> 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 158 # Handle 2-byte-aligned regions 182 movzbl (%esi),%ebx # csumming 1 byte, 2-aligned [all …]
|
/linux-6.14.4/tools/lib/perf/include/perf/ |
D | event.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 168 ((void *)&(evt)->attr.attr + (evt)->attr.attr.size) 185 /* Bitmap encoding of a perf_cpu_map where bitmap entries are 32-bit. */ 195 /* Bitmap encoding of a perf_cpu_map where bitmap entries are 64-bit. */ 210 * -irogers 213 #pragma GCC diagnostic ignored "-Wpacked" 214 #pragma GCC diagnostic ignored "-Wattributes" 218 * end_cpu. If any_cpu is 1, an any CPU (-1) value (aka dummy value) is present. 359 __u64 ip; member 474 PERF_RECORD_STAT = 76,
|
/linux-6.14.4/drivers/gpu/drm/amd/amdgpu/ |
D | psp_gfx_if.h | 46 GFX_CTRL_CMD_ID_ENABLE_INT = 0x00050000, /* enable PSP-to-Gfx interrupt */ 47 GFX_CTRL_CMD_ID_DISABLE_INT = 0x00060000, /* disable PSP-to-Gfx interrupt */ 57 /*----------------------------------------------------------------------------- 64 * SRBM-to-PSP mailbox registers (total 8 registers). 94 GFX_CMD_ID_LOAD_IP_FW = 0x00000006, /* load HW IP FW */ 96 GFX_CMD_ID_SAVE_RESTORE = 0x00000008, /* save/restore HW IP FW */ 112 /* PSP boot config sub-commands */ 194 uint32_t sriov_enabled:1; /* whether the device runs under SR-IOV*/ 208 GFX_FW_TYPE_CP_ME = 1, /* CP-ME VG + RV */ 209 GFX_FW_TYPE_CP_PFP = 2, /* CP-PFP VG + RV */ [all …]
|
/linux-6.14.4/arch/arm/crypto/ |
D | chacha-scalar-core.S | 1 /* SPDX-License-Identifier: GPL-2.0 */ 78 // drot == 32 - 16 == 16 85 // brot == 32 - 12 == 20 92 // drot == 32 - 8 == 24 99 // brot == 32 - 7 == 25 143 // Stack: unused0-unused1 x10-x11 x0-x15 OUT IN LEN 144 // Registers contain x0-x9,x12-x15. 146 // Do the core ChaCha permutation to update x0-x15. 150 // Stack: x10-x11 orig_x0-orig_x15 OUT IN LEN 151 // Registers contain x0-x9,x12-x15. [all …]
|
/linux-6.14.4/arch/x86/kernel/ |
D | uprobes.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * User-space Probes (UProbes) for x86 5 * Copyright (C) IBM Corporation, 2008-2011 22 /* Post-execution fixups. */ 24 /* Adjust IP back to vicinity of actual insn */ 42 #define OPCODE1(insn) ((insn)->opcode.bytes[0]) 43 #define OPCODE2(insn) ((insn)->opcode.bytes[1]) 44 #define OPCODE3(insn) ((insn)->opcode.bytes[2]) 45 #define MODRM_REG(insn) X86_MODRM_REG((insn)->modrm.value) 55 * Good-instruction tables for 32-bit apps. This is non-const and volatile [all …]
|
/linux-6.14.4/Documentation/translations/zh_TW/admin-guide/ |
D | bug-hunting.rst | 1 .. SPDX-License-Identifier: GPL-2.0 3 .. include:: ../disclaimer-zh_TW.rst 5 :Original: :doc:`../../../admin-guide/bug-hunting` 17 ------------[ cut here ]------------ 19 …Modules linked in: dvb_usb_gp8psk(-) dvb_usb dvb_core nvidia_drm(PO) nvidia_modeset(PO) snd_hda_co… 20 CPU: 1 PID: 28102 Comm: rmmod Tainted: P WC O 4.8.4-build.1 #1 21 Hardware name: MSI MS-7309/MS-7309, BIOS V1.12 02/23/2009 49 ---[ end trace 6ebc60ef3981792f ]--- 55 IP: [<c06969d4>] iret_exc+0x7d0/0xa59 67 ----------- [all …]
|
/linux-6.14.4/Documentation/translations/zh_CN/admin-guide/ |
D | bug-hunting.rst | 1 .. include:: ../disclaimer-zh_CN.rst 3 :Original: :doc:`../../../admin-guide/bug-hunting` 14 ------------[ cut here ]------------ 16 …Modules linked in: dvb_usb_gp8psk(-) dvb_usb dvb_core nvidia_drm(PO) nvidia_modeset(PO) snd_hda_co… 17 CPU: 1 PID: 28102 Comm: rmmod Tainted: P WC O 4.8.4-build.1 #1 18 Hardware name: MSI MS-7309/MS-7309, BIOS V1.12 02/23/2009 46 ---[ end trace 6ebc60ef3981792f ]--- 52 IP: [<c06969d4>] iret_exc+0x7d0/0xa59 64 ----------- 67 `Documentation/admin-guide/tainted-kernels.rst` 文件中进行了描述,“正在被加 [all …]
|