| /linux/scripts/ |
| H A D | markup_oops.pl | 49 if ($line =~ /EAX: ([0-9a-f]+) EBX: ([0-9a-f]+) ECX: ([0-9a-f]+) EDX: ([0-9a-f]+)/) { 55 if ($line =~ /ESI: ([0-9a-f]+) EDI: ([0-9a-f]+) EBP: ([0-9a-f]+) ESP: ([0-9a-f]+)/) { 60 if ($line =~ /RAX: ([0-9a-f]+) RBX: ([0-9a-f]+) RCX: ([0-9a-f]+)/) { 65 if ($line =~ /RDX: ([0-9a-f]+) RSI: ([0-9a-f]+) RDI: ([0-9a-f]+)/) { 70 if ($line =~ /RBP: ([0-9a-f]+) R08: ([0-9a-f]+) R09: ([0-9a-f]+)/) { 74 if ($line =~ /R10: ([0-9a-f]+) R11: ([0-9a-f]+) R12: ([0-9a-f]+)/) { 79 if ($line =~ /R13: ([0-9a-f]+) R14: ([0-9a-f]+) R15: ([0-9a-f]+)/) { 104 if ($line =~ /([0-9a-zA-Z\,\%\(\)\-\+]+)$/) { 116 $clobber =~ s/\([a-z0-9\%\,]+\)//g; 137 # we print it with a =>, and then delete its value [all …]
|
| H A D | recordmcount.pl | 5 # recordmcount.pl - makes a section called __mcount_loc that holds 9 # What we want to end up with this is that each object file will have a 22 # functions in a section that has a call site to mcount, will have the 30 # The trick is to change the call offset referring the start of a section to 31 # referring a function symbol in this section. During the link step, 'ld' will 54 # offset from .sched.text. If we choose global symbol func2 as a reference and 66 # in this section. In such a case we have to select a local one. E.g. func1: 83 # an undefined reference to func1 or a wrong reference to another global 87 # a way to make tmp.o reference the local objects of the original object 89 # into a global symbol before linking tmp.o. Then after we link tmp.o [all …]
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | stream.c | 71 __stderr("CPU: {{[0-9]+}} UID: 0 PID: {{[0-9]+}} Comm: {{.*}}") 73 "{{([a-zA-Z_][a-zA-Z0-9_]*\\+0x[0-9a-fA-F]+/0x[0-9a-fA-F]+\n" 85 __stderr("{{Attempted lock = (0x[0-9a-fA-F]+)\n" 89 __stderr("CPU: {{[0-9]+}} UID: 0 PID: {{[0-9]+}} Comm: {{.*}}") 91 "{{([a-zA-Z_][a-zA-Z0-9_]*\\+0x[0-9a-fA-F]+/0x[0-9a-fA-F]+\n" 127 __stderr("CPU: {{[0-9]+}} UID: 0 PID: {{[0-9]+}} Comm: {{.*}}") 129 "{{([a-zA-Z_][a-zA-Z0-9_]*\\+0x[0-9a-fA-F]+/0x[0-9a-fA-F]+\n" 161 __stderr("CPU: {{[0-9]+}} UID: 0 PID: {{[0-9]+}} Comm: {{.*}}") 163 "{{([a-zA-Z_][a-zA-Z0-9_]*\\+0x[0-9a-fA-F]+/0x[0-9a-fA-F]+\n" 194 __stderr("CPU: {{[0-9]+}} UID: 0 PID: {{[0-9]+}} Comm: {{.*}}") [all …]
|
| /linux/include/net/9p/ |
| H A D | 9p.h | 3 * 9P protocol definitions. 16 * @P9_DEBUG_9P: 9P protocol tracing 43 P9_DEBUG_FID = (1<<9), 64 * enum p9_msg_t - 9P message types 66 * @P9_RLERROR: response for any failed request for 9P2000.L 71 * @P9_TMKNOD: create a special file object request 72 * @P9_RMKNOD: create a special file object response 73 * @P9_TLOPEN: open a file for I/O (9P2000.L) 74 * @P9_RLOPEN: response with qid and iounit (9P2000.L) 75 * @P9_TLCREATE: prepare a handle for I/O on an new file for 9P2000.L [all …]
|
| /linux/tools/perf/pmu-events/arch/x86/pantherlake/ |
| H A D | frontend.json | 7 "PublicDescription": "Counts the total number of BACLEARS, which occur when the Branch Target Buffer (BTB) prediction or lack thereof, was corrected by a later branch predictor in the frontend. Includes BACLEARS due to all branch types including conditional and unconditional jumps, returns, and indirect branches.", 14 "Counter": "0,1,2,3,4,5,6,7,8,9", 17 "PublicDescription": "Number of times the front-end is resteered when it finds a branch instruction in a fetch line. This is called Unknown Branch which occurs for the first time a branch instruction is fetched or when the branch is not tracked by the BPU (Branch Prediction Unit) anymore.", 23 "BriefDescription": "Counts the number of BACLEARS due to a conditional jump.", 41 "BriefDescription": "Counts the number of BACLEARS due to a return branch.", 50 "BriefDescription": "Counts the number of BACLEARS due to a direct, unconditional jump.", 60 "Counter": "0,1,2,3,4,5,6,7,8,9", 63 "PublicDescription": "Counts cycles that the Instruction Length decoder (ILD) stalls occurred due to dynamically changing prefix length of the decoded instruction (by operand size prefix instruction 0x66, address size prefix instruction 0x67 or REX.W for Intel64). Count is proportional to the number of prefixes in a 1 87 { global() object [all...] |
| H A D | pipeline.json | 14 "Counter": "0,1,2,3,4,5,6,7,8,9", 35 "Counter": "0,1,2,3,4,5,6,7,8,9", 63 "BriefDescription": "Number of occurrences where a microcode assist is invoked by hardware.", 64 "Counter": "0,1,2,3,4,5,6,7,8,9", 67 "PublicDescription": "Counts the number of occurrences where a microcode assist is invoked by hardware. Examples include AD (page Access Dirty), FP and AVX related assists.", 74 "Counter": "0,1,2,3,4,5,6,7,8,9", 86 "PublicDescription": "Counts the total number of instructions in which the instruction pointer (IP) of the processor is resteered due to a branch instruction and the branch instruction successfully retires. All branch type instructions are accounted for. Available PDIST counters: 0,1", 92 "Counter": "0,1,2,3,4,5,6,7,8,9", 133 "Counter": "0,1,2,3,4,5,6,7,8,9", 153 "Counter": "0,1,2,3,4,5,6,7,8,9", 91 { global() object [all...] |
| H A D | virtual-memory.json | 3 "BriefDescription": "Counts the number of page walks initiated by a demand load that missed the first and second level TLBs.", 12 "BriefDescription": "Counts the number of first level TLB misses but second level hits due to a demand load that did not start a page walk. Accounts for all page sizes. Will result in a DTLB write from STLB.", 22 "Counter": "0,1,2,3,4,5,6,7,8,9", 31 "BriefDescription": "Cycles when at least one PMH is busy with a page walk for a demand load.", 32 "Counter": "0,1,2,3,4,5,6,7,8,9", 36 "PublicDescription": "Counts cycles when at least one PMH (Page Miss Handler) is busy with a page walk for a deman 91 { global() object [all...] |
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | nvidia,tegra210-ahub.yaml | 10 The Audio Hub (AHUB) comprises a collection of hardware accelerators 11 for audio pre-processing, post-processing and a programmable full 22 pattern: "^ahub@[0-9a-f]*$" 70 '^port@[0-9]': 75 '^i2s@[0-9a-f]+$': 78 '^dmic@[0-9a-f]+$': 82 '^admaif@[0-9a-f]+$': 86 '^dspk@[0-9a-f]+$': 90 '^mvc@[0-9a-f]+$': 94 '^sfc@[0-9a-f]+$': [all …]
|
| /linux/net/9p/ |
| H A D | Kconfig | 3 # 9P protocol configuration 7 tristate "Plan 9 Resource Sharing Support (9P2000)" 11 Plan 9 resource sharing via the 9P2000 protocol. 23 tristate "9P FD Transport" 30 tristate "9P Virtio Transport" 32 This builds support for a transports between 33 guest partitions and a host partition. 38 tristate "9P Xen Transport" 40 This builds support for a transport for 9pfs between 44 tristate "9P USB Gadget Transport" [all …]
|
| /linux/tools/perf/pmu-events/arch/x86/lunarlake/ |
| H A D | frontend.json | 7 "PublicDescription": "Counts the total number of BACLEARS, which occur when the Branch Target Buffer (BTB) prediction or lack thereof, was corrected by a later branch predictor in the frontend. Includes BACLEARS due to all branch types including conditional and unconditional jumps, returns, and indirect branches.", 14 "Counter": "0,1,2,3,4,5,6,7,8,9", 17 "PublicDescription": "Number of times the front-end is resteered when it finds a branch instruction in a fetch line. This is called Unknown Branch which occurs for the first time a branch instruction is fetched or when the branch is not tracked by the BPU (Branch Prediction Unit) anymore.", 23 "BriefDescription": "Counts the number of BACLEARS due to a conditional jump.", 41 "BriefDescription": "Counts the number of BACLEARS due to a return branch.", 50 "BriefDescription": "Counts the number of BACLEARS due to a direct, unconditional jump.", 60 "Counter": "0,1,2,3,4,5,6,7,8,9", 63 "PublicDescription": "Counts cycles that the Instruction Length decoder (ILD) stalls occurred due to dynamically changing prefix length of the decoded instruction (by operand size prefix instruction 0x66, address size prefix instruction 0x67 or REX.W for Intel64). Count is proportional to the number of prefixes in a 1 86 { global() object [all...] |
| H A D | pipeline.json | 14 "Counter": "0,1,2,3,4,5,6,7,8,9", 55 "Counter": "0,1,2,3,4,5,6,7,8,9", 83 "BriefDescription": "Number of occurrences where a microcode assist is invoked by hardware.", 84 "Counter": "0,1,2,3,4,5,6,7,8,9", 87 "PublicDescription": "Counts the number of occurrences where a microcode assist is invoked by hardware. Examples include AD (page Access Dirty), FP and AVX related assists.", 94 "Counter": "0,1,2,3,4,5,6,7,8,9", 106 "PublicDescription": "Counts the total number of instructions in which the instruction pointer (IP) of the processor is resteered due to a branch instruction and the branch instruction successfully retires. All branch type instructions are accounted for.", 112 "Counter": "0,1,2,3,4,5,6,7,8,9", 130 "Counter": "0,1,2,3,4,5,6,7,8,9", 149 "Counter": "0,1,2,3,4,5,6,7,8,9", 92 { global() object [all...] |
| /linux/tools/perf/pmu-events/arch/x86/arrowlake/ |
| H A D | frontend.json | 7 "PublicDescription": "Counts the total number of BACLEARS, which occur when the Branch Target Buffer (BTB) prediction or lack thereof, was corrected by a later branch predictor in the frontend. Includes BACLEARS due to all branch types including conditional and unconditional jumps, returns, and indirect branches.", 14 "Counter": "0,1,2,3,4,5,6,7,8,9", 17 "PublicDescription": "Number of times the front-end is resteered when it finds a branch instruction in a fetch line. This is called Unknown Branch which occurs for the first time a branch instruction is fetched or when the branch is not tracked by the BPU (Branch Prediction Unit) anymore.", 27 "PublicDescription": "Counts the total number of BACLEARS, which occur when the Branch Target Buffer (BTB) prediction or lack thereof, was corrected by a later branch predictor in the frontend. Includes BACLEARS due to all branch types including conditional and unconditional jumps, returns, and indirect branches.", 33 "BriefDescription": "Counts the number of BACLEARS due to a conditional jump.", 51 "BriefDescription": "Counts the number of BACLEARS due to a return branch.", 60 "BriefDescription": "Counts the number of BACLEARS due to a direct, unconditional jump.", 70 "Counter": "0,1,2,3,4,5,6,7,8,9", 87 { global() object [all...] |
| H A D | pipeline.json | 14 "Counter": "0,1,2,3,4,5,6,7,8,9", 45 "Counter": "0,1,2,3,4,5,6,7,8,9", 73 "BriefDescription": "Number of occurrences where a microcode assist is invoked by hardware.", 74 "Counter": "0,1,2,3,4,5,6,7,8,9", 77 "PublicDescription": "Counts the number of occurrences where a microcode assist is invoked by hardware. Examples include AD (page Access Dirty), FP and AVX related assists.", 84 "Counter": "0,1,2,3,4,5,6,7,8,9", 96 "PublicDescription": "Counts the total number of instructions in which the instruction pointer (IP) of the processor is resteered due to a branch instruction and the branch instruction successfully retires. All branch type instructions are accounted for.", 102 "Counter": "0,1,2,3,4,5,6,7,8,9", 115 "PublicDescription": "Counts the total number of instructions in which the instruction pointer (IP) of the processor is resteered due to a branch instruction and the branch instruction successfully retires. All branch type instructions are accounted for.", 130 "Counter": "0,1,2,3,4,5,6,7,8,9", 91 { global() object [all...] |
| /linux/security/apparmor/ |
| H A D | Makefile | 17 # Build a lower case string table of address family names 33 's/^\#define[ \t]+AF_([A-Z0-9_]+)[ \t]+([0-9]+)(.*)/[\2] = "\L\1",/p';\ 37 's/^\#define[ \t]+AF_([A-Z0-9_]+)[ \t]+([0-9]+)(.*)/\L\1/p'\ 40 # Build a lower case string table of sock type names 48 -e 's/^\tSOCK_([A-Z0-9_]+)[\t]+=[ \t]+([0-9]+)(.*)/[\2] = "\L\1",/p';\ 51 # Build a lower case string table of capability names 59 -e 's/^\#define[ \t]+CAP_([A-Z0-9_]+)[ \t]+([0-9]+)/[\2] = "\L\1",/p';\ 63 -e 's/^\#define[ \t]+CAP_([A-Z0-9_]+)[ \t]+([0-9]+)/\L\1/p' | \ 67 # Build a lower case string table of rlimit names. 73 # and build a second integer table (with the second sed cmd), that maps [all …]
|
| /linux/Documentation/devicetree/bindings/usb/ |
| H A D | usb-device.yaml | 22 A combined node shall be used instead of a device node and an interface node 23 for devices of class 0 or 9 (hub) with a single configuration and a single 26 A "hub node" is a combined node or an interface node that represents a USB 32 pattern: "^usb[0-9a-f]{1,4},[0-9a-f]{1,4}$" 38 but a device adhering to this binding may leave out all except 57 "^interface@[0-9a-f]{1,2}(,[0-9a-f]{1,2})$": 65 pattern: "^usbif[0-9a-f]{1,4},[0-9a-f]{1,4}.config[0-9a-f]{1,2}.[0-9a-f]{1,2}$" 72 also be used, but a device adhering to this binding may leave out
|
| /linux/tools/testing/selftests/ftrace/test.d/00basic/ |
| H A D | ringbuffer_subbuf_size.tc | 8 sed -ne 's/^.*data.*size:\([0-9][0-9]*\).*/\1/p' events/header_page 12 sed -ne 's/^.*data.*offset:\([0-9][0-9]*\).*/\1/p' events/header_page 16 type_len=`sed -ne 's/^.*type_len.*:[^0-9]*\([0-9][0-9]*\).*/\1/p' events/header_event` 17 time_len=`sed -ne 's/^.*time_delta.*:[^0-9]*\([0-9][0-9]*\).*/\1/p' events/header_event` 18 array_len=`sed -ne 's/^.*array.*:[^0-9]*\([0-9][0-9]*\).*/\1/p' events/header_event` 25 sed -ne 's/^.*buf.*offset:\([0-9][0-9]*\).*/\1/p' events/ftrace/print/format 66 # Now add a little more the meta data overhead will overflow 89 for a in 4 8 16 32 ; do 90 echo $a > buffer_subbuf_size_kb 91 test_buffer $a
|
| /linux/tools/perf/util/ |
| H A D | blake2s.c | 3 * Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved. 18 static inline void le32_to_cpu_array(u32 a[], size_t n) in le32_to_cpu_array() argument 21 a[i] = le32_to_cpu((__force __le32)a[i]); in le32_to_cpu_array() 24 static inline void cpu_to_le32_array(u32 a[], size_t n) in cpu_to_le32_array() argument 27 a[i] = (__force u32)cpu_to_le32(a[i]); in cpu_to_le32_array() 31 { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 }, 32 { 14, 10, 4, 8, 9, 15, 13, 6, 1, 12, 0, 2, 11, 7, 5, 3 }, 33 { 11, 8, 12, 0, 5, 2, 15, 13, 10, 14, 3, 6, 7, 1, 9, 4 }, 34 { 7, 9, 3, 1, 13, 12, 11, 14, 2, 6, 5, 10, 4, 0, 15, 8 }, 35 { 9, 0, 5, 7, 2, 4, 10, 15, 14, 1, 11, 12, 6, 8, 3, 13 }, [all …]
|
| /linux/tools/testing/selftests/bpf/libarena/selftests/ |
| H A D | test_asan_buddy.bpf.c | 148 __stderr("CPU: {{[0-9]+}} UID: 0 PID: {{[0-9]+}} Comm: {{.*}}") 150 "{{([a-zA-Z_][a-zA-Z0-9_]*\\+0x[0-9a-fA-F]+/0x[0-9a-fA-F]+\n" 188 __stderr("CPU: {{[0-9]+}} UID: 0 PID: {{[0-9]+}} Comm: {{.*}}") 190 "{{([a-zA-Z_][a-zA-Z0-9_]*\\+0x[0-9a-fA-F]+/0x[0-9a-fA-F]+\n" 226 __stderr("CPU: {{[0-9]+}} UID: 0 PID: {{[0-9]+}} Comm: {{.*}}") 228 "{{([a-zA-Z_][a-zA-Z0-9_]*\\+0x[0-9a-fA-F]+/0x[0-9a-fA-F]+\n"
|
| /linux/arch/arm/mach-omap1/ |
| H A D | mux.c | 30 MUX_CFG("UART1_TX", 9, 21, 1, 2, 3, 0, NA, 0, 0) 31 MUX_CFG("UART1_RTS", 9, 12, 1, 2, 0, 0, NA, 0, 0) 44 MUX_CFG("UART3_CLKREQ", 9, 27, 0, 2, 5, 0, NA, 0, 0) 45 MUX_CFG("UART3_BCLK", A, 0, 0, 2, 6, 0, NA, 0, 0) 46 MUX_CFG("Y15_1610_UART3_RTS", A, 0, 1, 2, 6, 0, NA, 0, 0) 53 MUX_CFG("R18_USB_VBUS", 7, 9, 2, 1, 11, 0, NA, 0, 1) 54 MUX_CFG("R18_1510_USB_GPIO0", 7, 9, 0, 1, 11, 1, NA, 0, 1) 63 MUX_CFG("USB1_SE0", 9, 0, 2, 1, 28, 0, NA, 0, 1) 64 MUX_CFG("W13_1610_USB1_SE0", 9, 0, 4, 1, 28, 0, NA, 0, 1) 65 MUX_CFG("USB1_TXEN", 9, 3, 2, 1, 29, 0, NA, 0, 1) [all …]
|
| /linux/Documentation/devicetree/bindings/mailbox/ |
| H A D | nvidia,tegra186-hsp.yaml | 15 communicate together. It provides a set of hardware synchronization 31 A bit mask of flags that further specifies the type of shared 43 A bit mask of flags that further specify how the shared mailbox 47 will be used as a producer (i.e. used to send data). If 48 cleared, the mailbox is the consumer of data sent by a 87 - pattern: "^shared([0-9]|1[0-5])$" 88 - pattern: "^shared([0-9]|1[0-5])$" 89 - pattern: "^shared([0-9]|1[0-5])$" 90 - pattern: "^shared([0-9]|1[0-5])$" 91 - pattern: "^shared([0-9]|1[0-5])$" [all …]
|
| /linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/ |
| H A D | mq.json | 18 "matchPattern": "qdisc [a-zA-Z0-9_]+ 0: parent 1:[1-4]", 40 "matchPattern": "qdisc [a-zA-Z0-9_]+ 0: parent 1:[1-9,a-f][0-9,a-f]{0,2}", 63 "matchPattern": "qdisc [a-zA-Z0-9_]+ 0: parent 1:[1-4]", 70 "id": "128a", 85 "matchPattern": "qdisc [a-zA-Z0-9_]+ 0: parent 1:[1-4]", 109 "matchPattern": "qdisc [a-zA-Z0-9_]+ 0: parent 1:[1-4]", 131 "matchPattern": "qdisc [a-zA-Z0-9_]+ 0: parent 1:[1-4]", 153 "matchPattern": "class mq 1:[0-9]+ root", 176 "matchPattern": "qdisc [a-zA-Z0-9_]+ 0: parent ffff",
|
| /linux/tools/testing/selftests/rcutorture/bin/ |
| H A D | kvm.sh | 4 # Run a series of tests under KVM. By default, this series is specified 112 checkarg --bootimage "(relative path to kernel boot image)" "$#" "$2" '[a-zA-Z0-9][a-zA-Z0-9_]*' '^--' 120 checkarg --configs "(list of config files)" "$#" "$2" '^[^/.a-z]\+$' '^--' 125 checkarg --cpus "(number)" "$#" "$2" '^[0-9]*$' '^--' 139 checkarg --datestamp "(relative pathname)" "$#" "$2" '^[a-zA-Z0-9._/-]*$' '^--' 163 checkarg --duration "(minutes)" $# "$2" '^[0-9][ [all...] |
| /linux/fs/smb/common/ |
| H A D | cifs_md4.c | 51 #define ROUND1(a,b,c,d,k,s) (a = lshift(a + F(b,c,d) + k, s)) argument 52 #define ROUND2(a,b,c,d,k,s) (a = lshift(a + G(b,c,d) + k + (u32)0x5A827999,s)) argument 53 #define ROUND3(a,b,c,d,k,s) (a = lshift(a + H(b,c,d) + k + (u32)0x6ED9EBA1,s)) argument 57 u32 a, b, c, d; in md4_transform() local 59 a = hash[0]; in md4_transform() 64 ROUND1(a, b, c, d, in[0], 3); in md4_transform() 65 ROUND1(d, a, b, c, in[1], 7); in md4_transform() 66 ROUND1(c, d, a, b, in[2], 11); in md4_transform() 67 ROUND1(b, c, d, a, in[3], 19); in md4_transform() 68 ROUND1(a, b, c, d, in[4], 3); in md4_transform() [all …]
|
| /linux/drivers/ata/pata_parport/ |
| H A D | ktti.c | 5 * ktti.c is a low-level protocol driver for the KT Technology 20 #define j44(a, b) (((a >> 4) & 0x0f) | (b & 0xf0)) argument 38 int a, b, r; in ktti_read_regr() local 42 w0(r); w2(0xb); w2(0xa); w2(9); w2(0xc); w2(9); in ktti_read_regr() 43 a = r1(); w2(0xc); b = r1(); w2(9); w2(0xc); w2(9); in ktti_read_regr() 44 return j44(a, b); in ktti_read_regr() 49 int k, a, b; in ktti_read_block() local 52 w0(0x10); w2(0xb); w2(0xa); w2(9); w2(0xc); w2(9); in ktti_read_block() 53 a = r1(); w2(0xc); b = r1(); w2(9); in ktti_read_block() 54 buf[2*k] = j44(a, b); in ktti_read_block() [all …]
|
| /linux/arch/mips/kernel/ |
| H A D | mips-r2-to-r6-emul.c | 73 * for performance instead of the traditional way of using a stack trampoline 193 * movf_func - Emulate a MOVF instruction 216 * movt_func - Emulate a MOVT instruction 239 * jr_func - Emulate a JR instruction. 298 * movz_func - Emulate a MOVZ instruction 314 * movn_func - Emulate a MOVZ instruction 330 * mfhi_func - Emulate a MFHI instruction 347 * mthi_func - Emulate a MTHI instruction 363 * mflo_func - Emulate a MFLO instruction 380 * mtlo_func - Emulate a MTLO instruction [all …]
|