| /kernel/linux/linux-4.19/lib/zlib_inflate/ |
| D | inffixed.h | 12 {0,9,192},{16,7,10},{0,8,96},{0,8,32},{0,9,160},{0,8,0},{0,8,128}, 13 {0,8,64},{0,9,224},{16,7,6},{0,8,88},{0,8,24},{0,9,144},{19,7,59}, 14 {0,8,120},{0,8,56},{0,9,208},{17,7,17},{0,8,104},{0,8,40},{0,9,176}, 15 {0,8,8},{0,8,136},{0,8,72},{0,9,240},{16,7,4},{0,8,84},{0,8,20}, 16 {21,8,227},{19,7,43},{0,8,116},{0,8,52},{0,9,200},{17,7,13},{0,8,100}, 17 {0,8,36},{0,9,168},{0,8,4},{0,8,132},{0,8,68},{0,9,232},{16,7,8}, 18 {0,8,92},{0,8,28},{0,9,152},{20,7,83},{0,8,124},{0,8,60},{0,9,216}, 19 {18,7,23},{0,8,108},{0,8,44},{0,9,184},{0,8,12},{0,8,140},{0,8,76}, 20 {0,9,248},{16,7,3},{0,8,82},{0,8,18},{21,8,163},{19,7,35},{0,8,114}, 21 {0,8,50},{0,9,196},{17,7,11},{0,8,98},{0,8,34},{0,9,164},{0,8,2}, [all …]
|
| /kernel/linux/linux-5.10/lib/zlib_inflate/ |
| D | inffixed.h | 12 {0,9,192},{16,7,10},{0,8,96},{0,8,32},{0,9,160},{0,8,0},{0,8,128}, 13 {0,8,64},{0,9,224},{16,7,6},{0,8,88},{0,8,24},{0,9,144},{19,7,59}, 14 {0,8,120},{0,8,56},{0,9,208},{17,7,17},{0,8,104},{0,8,40},{0,9,176}, 15 {0,8,8},{0,8,136},{0,8,72},{0,9,240},{16,7,4},{0,8,84},{0,8,20}, 16 {21,8,227},{19,7,43},{0,8,116},{0,8,52},{0,9,200},{17,7,13},{0,8,100}, 17 {0,8,36},{0,9,168},{0,8,4},{0,8,132},{0,8,68},{0,9,232},{16,7,8}, 18 {0,8,92},{0,8,28},{0,9,152},{20,7,83},{0,8,124},{0,8,60},{0,9,216}, 19 {18,7,23},{0,8,108},{0,8,44},{0,9,184},{0,8,12},{0,8,140},{0,8,76}, 20 {0,9,248},{16,7,3},{0,8,82},{0,8,18},{21,8,163},{19,7,35},{0,8,114}, 21 {0,8,50},{0,9,196},{17,7,11},{0,8,98},{0,8,34},{0,9,164},{0,8,2}, [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dsc/ |
| D | qp_tables.h | 29 { 6, { 0, 4, 5, 6, 6, 6, 6, 7, 7, 8, 9, 9, 9, 12, 16} }, 30 { 6.5, { 0, 4, 5, 6, 6, 6, 6, 7, 7, 8, 9, 9, 9, 12, 16} }, 31 { 7, { 0, 4, 5, 6, 6, 6, 6, 7, 7, 7, 9, 9, 9, 11, 15} }, 32 { 7.5, { 0, 2, 4, 6, 6, 6, 6, 7, 7, 7, 8, 9, 9, 11, 15} }, 33 { 8, { 0, 2, 3, 5, 5, 6, 6, 7, 7, 7, 8, 8, 9, 11, 14} }, 34 { 8.5, { 0, 2, 3, 4, 5, 5, 5, 6, 6, 7, 8, 8, 9, 11, 14} }, 35 { 9, { 0, 2, 3, 4, 5, 5, 5, 6, 6, 7, 8, 8, 9, 11, 13} }, 36 { 9.5, { 0, 2, 3, 4, 4, 5, 5, 6, 6, 7, 8, 8, 9, 11, 13} }, 37 { 10, { 0, 2, 2, 3, 4, 5, 5, 6, 6, 7, 8, 8, 9, 11, 12} }, 38 {10.5, { 0, 2, 2, 3, 4, 4, 5, 6, 6, 7, 8, 8, 9, 11, 12} }, [all …]
|
| /kernel/linux/linux-4.19/Documentation/filesystems/ |
| D | 9p.txt | 1 v9fs: Plan 9 Resource Sharing for Linux 7 v9fs is a Unix implementation of the Plan 9 9p remote filesystem protocol. 16 the 9p client is available in the form of a USENIX paper: 26 * PROSE I/O: Using 9p to enable Application Partitions 36 mount -t 9p 10.10.1.2 /mnt/9 38 For Plan 9 From User Space applications (http://swtch.com/plan9) 40 mount -t 9p `namespace`/acme /mnt/9 -o trans=unix,uname=$USER 44 mount -t 9p -o trans=virtio <mount_tag> /mnt/9 47 mount points. Each 9P export is seen by the client as a virtio device with an 49 seen by reading /sys/bus/virtio/drivers/9pnet_virtio/virtio<n>/mount_tag files. [all …]
|
| /kernel/linux/linux-5.10/arch/powerpc/boot/ |
| D | wii-head.S | 28 mfmsr 9 29 rlwinm 9, 9, 0, ~((1<<4)|(1<<5)) /* MSR_DR|MSR_IR */ 36 mtsrr1 9 63 li 9, 0x0002 /* rw */ 64 mtspr 0x211, 9 /* IBAT0L */ 66 mtspr 0x219, 9 /* DBAT0L */ 71 lis 9, 0x0c00 72 ori 9, 9, 0x002a /* uncached, guarded, rw */ 73 mtspr 0x21b, 9 /* DBAT1L */ 78 lis 9, 0x0100 [all …]
|
| D | gamecube-head.S | 27 mfmsr 9 28 rlwinm 9, 9, 0, ~((1<<4)|(1<<5)) /* MSR_DR|MSR_IR */ 35 mtsrr1 9 53 li 9, 0x0002 /* rw */ 54 mtspr 0x211, 9 /* IBAT0L */ 56 mtspr 0x219, 9 /* DBAT0L */ 61 lis 9, 0x0c00 62 ori 9, 9, 0x002a /* uncached, guarded, rw */ 63 mtspr 0x21b, 9 /* DBAT1L */ 68 lis 9, 0x0100 [all …]
|
| /kernel/linux/linux-4.19/arch/powerpc/boot/ |
| D | wii-head.S | 33 mfmsr 9 34 rlwinm 9, 9, 0, ~((1<<4)|(1<<5)) /* MSR_DR|MSR_IR */ 41 mtsrr1 9 68 li 9, 0x0002 /* rw */ 69 mtspr 0x211, 9 /* IBAT0L */ 71 mtspr 0x219, 9 /* DBAT0L */ 76 lis 9, 0x0c00 77 ori 9, 9, 0x002a /* uncached, guarded, rw */ 78 mtspr 0x21b, 9 /* DBAT1L */ 83 lis 9, 0x0100 [all …]
|
| D | gamecube-head.S | 32 mfmsr 9 33 rlwinm 9, 9, 0, ~((1<<4)|(1<<5)) /* MSR_DR|MSR_IR */ 40 mtsrr1 9 58 li 9, 0x0002 /* rw */ 59 mtspr 0x211, 9 /* IBAT0L */ 61 mtspr 0x219, 9 /* DBAT0L */ 66 lis 9, 0x0c00 67 ori 9, 9, 0x002a /* uncached, guarded, rw */ 68 mtspr 0x21b, 9 /* DBAT1L */ 73 lis 9, 0x0100 [all …]
|
| /kernel/linux/linux-4.19/fs/9p/ |
| D | Kconfig | 1 config 9P_FS 2 tristate "Plan 9 Resource Sharing Support (9P2000)" 6 Plan 9 resource sharing via the 9P2000 protocol. 12 if 9P_FS 13 config 9P_FSCACHE 14 bool "Enable 9P client caching support" 15 depends on 9P_FS=m && FSCACHE || 9P_FS=y && FSCACHE=y 18 caching support for 9p clients using FS-Cache 21 config 9P_FS_POSIX_ACL 22 bool "9P POSIX Access Control Lists" [all …]
|
| /kernel/linux/linux-5.10/fs/9p/ |
| D | Kconfig | 2 config 9P_FS 3 tristate "Plan 9 Resource Sharing Support (9P2000)" 7 Plan 9 resource sharing via the 9P2000 protocol. 13 if 9P_FS 14 config 9P_FSCACHE 15 bool "Enable 9P client caching support" 16 depends on 9P_FS=m && FSCACHE || 9P_FS=y && FSCACHE=y 19 caching support for 9p clients using FS-Cache 22 config 9P_FS_POSIX_ACL 23 bool "9P POSIX Access Control Lists" [all …]
|
| /kernel/linux/linux-4.19/scripts/ |
| D | markup_oops.pl | 52 if ($line =~ /EAX: ([0-9a-f]+) EBX: ([0-9a-f]+) ECX: ([0-9a-f]+) EDX: ([0-9a-f]+)/) { 58 if ($line =~ /ESI: ([0-9a-f]+) EDI: ([0-9a-f]+) EBP: ([0-9a-f]+) ESP: ([0-9a-f]+)/) { 63 if ($line =~ /RAX: ([0-9a-f]+) RBX: ([0-9a-f]+) RCX: ([0-9a-f]+)/) { 68 if ($line =~ /RDX: ([0-9a-f]+) RSI: ([0-9a-f]+) RDI: ([0-9a-f]+)/) { 73 if ($line =~ /RBP: ([0-9a-f]+) R08: ([0-9a-f]+) R09: ([0-9a-f]+)/) { 77 if ($line =~ /R10: ([0-9a-f]+) R11: ([0-9a-f]+) R12: ([0-9a-f]+)/) { 82 if ($line =~ /R13: ([0-9a-f]+) R14: ([0-9a-f]+) R15: ([0-9a-f]+)/) { 107 if ($line =~ /([0-9a-zA-Z\,\%\(\)\-\+]+)$/) { 119 $clobber =~ s/\([a-z0-9\%\,]+\)//g; 161 if ($line =~ /EIP: 0060:\[\<([a-z0-9]+)\>\]/) { [all …]
|
| D | checkstack.pl | 46 $x = "[0-9a-f]"; # hex character 47 $xs = "[0-9a-f ]"; # hex character or space 51 $re = qr/^.*stp.*sp, \#-([0-9]{1,8})\]\!/o; 54 $re = qr/.*sub.*sp, sp, #(([0-9]{2}|[3-9])[0-9]{2})/o; 63 $re = qr/.*adds.*r12=-(([0-9]{2}|[3-9])[0-9]{2}),r12/o; 67 $re = qr/.*(?:linkw %fp,|addaw )#-([0-9]{1,4})(?:,%sp)?$/o; 70 $re = qr/.*daddiu.*sp,sp,-(([0-9]{2}|[3-9])[0-9]{2})/o; 73 $re = qr/.*addiu.*sp,sp,-(([0-9]{2}|[3-9])[0-9]{2})/o; 76 $re = qr/.*addi.*sp,sp,-(([0-9]{2}|[3-9])[0-9]{2})/o; 78 # c000043c: 9c 21 fe f0 l.addi r1,r1,-272 [all …]
|
| /kernel/linux/linux-5.10/scripts/ |
| 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; 158 if ($line =~ /EIP: 0060:\[\<([a-z0-9]+)\>\]/) { [all …]
|
| D | checkstack.pl | 53 $x = "[0-9a-f]"; # hex character 54 $xs = "[0-9a-f ]"; # hex character or space 59 $re = qr/^.*stp.*sp, \#-([0-9]{1,8})\]\!/o; 63 $re = qr/.*sub.*sp, sp, #([0-9]{1,4})/o; 73 $re = qr/.*adds.*r12=-(([0-9]{2}|[3-9])[0-9]{2}),r12/o; 77 $re = qr/.*(?:linkw %fp,|addaw )#-([0-9]{1,4})(?:,%sp)?$/o; 80 $re = qr/.*daddiu.*sp,sp,-(([0-9]{2}|[3-9])[0-9]{2})/o; 83 $re = qr/.*addiu.*sp,sp,-(([0-9]{2}|[3-9])[0-9]{2})/o; 86 $re = qr/.*addi.*sp,sp,-(([0-9]{2}|[3-9])[0-9]{2})/o; 88 # c000043c: 9c 21 fe f0 l.addi r1,r1,-272 [all …]
|
| /kernel/linux/linux-5.10/Documentation/filesystems/ |
| D | 9p.rst | 4 v9fs: Plan 9 Resource Sharing for Linux 10 v9fs is a Unix implementation of the Plan 9 9p remote filesystem protocol. 19 the 9p client is available in the form of a USENIX paper: 31 * PROSE I/O: Using 9p to enable Application Partitions 41 mount -t 9p 10.10.1.2 /mnt/9 43 For Plan 9 From User Space applications (http://swtch.com/plan9):: 45 mount -t 9p `namespace`/acme /mnt/9 -o trans=unix,uname=$USER 49 mount -t 9p -o trans=virtio <mount_tag> /mnt/9 52 mount points. Each 9P export is seen by the client as a virtio device with an 54 seen by reading /sys/bus/virtio/drivers/9pnet_virtio/virtio<n>/mount_tag files. [all …]
|
| /kernel/linux/linux-4.19/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
| D | rate.c | 29 /* 0 1 2 3 4 5 6 7 8 9 */ 46 {6500, 13500, CEIL(6500 * 10, 9), CEIL(13500 * 10, 9), 0x00, 49 {13000, 27000, CEIL(13000 * 10, 9), CEIL(27000 * 10, 9), 0x08, 52 {19500, 40500, CEIL(19500 * 10, 9), CEIL(40500 * 10, 9), 0x0A, 55 {26000, 54000, CEIL(26000 * 10, 9), CEIL(54000 * 10, 9), 0x10, 58 {39000, 81000, CEIL(39000 * 10, 9), CEIL(81000 * 10, 9), 0x12, 61 {52000, 108000, CEIL(52000 * 10, 9), CEIL(108000 * 10, 9), 0x19, 64 {58500, 121500, CEIL(58500 * 10, 9), CEIL(121500 * 10, 9), 0x1A, 67 {65000, 135000, CEIL(65000 * 10, 9), CEIL(135000 * 10, 9), 0x1C, 70 {13000, 27000, CEIL(13000 * 10, 9), CEIL(27000 * 10, 9), 0x40, [all …]
|
| /kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
| D | rate.c | 29 /* 0 1 2 3 4 5 6 7 8 9 */ 46 {6500, 13500, CEIL(6500 * 10, 9), CEIL(13500 * 10, 9), 0x00, 49 {13000, 27000, CEIL(13000 * 10, 9), CEIL(27000 * 10, 9), 0x08, 52 {19500, 40500, CEIL(19500 * 10, 9), CEIL(40500 * 10, 9), 0x0A, 55 {26000, 54000, CEIL(26000 * 10, 9), CEIL(54000 * 10, 9), 0x10, 58 {39000, 81000, CEIL(39000 * 10, 9), CEIL(81000 * 10, 9), 0x12, 61 {52000, 108000, CEIL(52000 * 10, 9), CEIL(108000 * 10, 9), 0x19, 64 {58500, 121500, CEIL(58500 * 10, 9), CEIL(121500 * 10, 9), 0x1A, 67 {65000, 135000, CEIL(65000 * 10, 9), CEIL(135000 * 10, 9), 0x1C, 70 {13000, 27000, CEIL(13000 * 10, 9), CEIL(27000 * 10, 9), 0x40, [all …]
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/ |
| D | radix-4k.h | 6 * For 4K page size supported index is 13/9/9/9 8 #define RADIX_PTE_INDEX_SIZE 9 // size: 8B << 9 = 4KB, maps 2^9 x 4K = 2MB 9 #define RADIX_PMD_INDEX_SIZE 9 // size: 8B << 9 = 4KB, maps 2^9 x 2MB = 1GB 10 #define RADIX_PUD_INDEX_SIZE 9 // size: 8B << 9 = 4KB, maps 2^9 x 1GB = 512GB
|
| /kernel/linux/linux-4.19/tools/testing/selftests/tc-testing/tc-tests/actions/ |
| D | ife.json | 20 …"matchPattern": "action order [0-9]*: ife encode action pass.*type 0[xX]ED3E.*allow mark.*index 2", 44 … "matchPattern": "action order [0-9]*: ife encode action pipe.*type 0[xX]ED3E.*use mark.*index 2", 68 …"matchPattern": "action order [0-9]*: ife encode action continue.*type 0[xX]ED3E.*allow mark.*inde… 92 …"matchPattern": "action order [0-9]*: ife encode action drop.*type 0[xX]ED3E.*use mark 789.*index … 116 …"matchPattern": "action order [0-9]*: ife encode action reclassify.*type 0[xX]ED3E.*use mark 65676… 140 …"matchPattern": "action order [0-9]*: ife encode action jump 1.*type 0[xX]ED3E.*use mark 65.*index… 164 …"matchPattern": "action order [0-9]*: ife encode action reclassify.*type 0[xX]ED3E.*use mark 42949… 188 …"matchPattern": "action order [0-9]*: ife encode action pipe.*type 0[xX]ED3E.*use mark 42949672959… 207 "cmdUnderTest": "$TC actions add action ife encode allow prio pass index 9", 209 "verifyCmd": "$TC actions get action ife index 9", [all …]
|
| /kernel/linux/linux-5.10/arch/arm/crypto/ |
| D | sha1-ce-core.S | 90 add_update c, 0, k0, 8, 9, 10, 11, dgb 91 add_update c, 1, k0, 9, 10, 11, 8 92 add_update c, 0, k0, 10, 11, 8, 9 93 add_update c, 1, k0, 11, 8, 9, 10 94 add_update c, 0, k1, 8, 9, 10, 11 96 add_update p, 1, k1, 9, 10, 11, 8 97 add_update p, 0, k1, 10, 11, 8, 9 98 add_update p, 1, k1, 11, 8, 9, 10 99 add_update p, 0, k1, 8, 9, 10, 11 100 add_update p, 1, k2, 9, 10, 11, 8 [all …]
|
| /kernel/linux/linux-4.19/arch/arm/crypto/ |
| D | sha1-ce-core.S | 92 add_update c, 0, k0, 8, 9, 10, 11, dgb 93 add_update c, 1, k0, 9, 10, 11, 8 94 add_update c, 0, k0, 10, 11, 8, 9 95 add_update c, 1, k0, 11, 8, 9, 10 96 add_update c, 0, k1, 8, 9, 10, 11 98 add_update p, 1, k1, 9, 10, 11, 8 99 add_update p, 0, k1, 10, 11, 8, 9 100 add_update p, 1, k1, 11, 8, 9, 10 101 add_update p, 0, k1, 8, 9, 10, 11 102 add_update p, 1, k2, 9, 10, 11, 8 [all …]
|
| /kernel/linux/linux-5.10/tools/testing/selftests/tc-testing/tc-tests/actions/ |
| D | ife.json | 20 …"matchPattern": "action order [0-9]*: ife encode action pass.*type 0[xX]ED3E.*allow mark.*index 2", 44 … "matchPattern": "action order [0-9]*: ife encode action pipe.*type 0[xX]ED3E.*use mark.*index 2", 68 …"matchPattern": "action order [0-9]*: ife encode action continue.*type 0[xX]ED3E.*allow mark.*inde… 92 …"matchPattern": "action order [0-9]*: ife encode action drop.*type 0[xX]ED3E.*use mark 789.*index … 116 …"matchPattern": "action order [0-9]*: ife encode action reclassify.*type 0[xX]ED3E.*use mark 65676… 140 …"matchPattern": "action order [0-9]*: ife encode action jump 1.*type 0[xX]ED3E.*use mark 65.*index… 164 …"matchPattern": "action order [0-9]*: ife encode action reclassify.*type 0[xX]ED3E.*use mark 42949… 188 …"matchPattern": "action order [0-9]*: ife encode action pipe.*type 0[xX]ED3E.*use mark 42949672959… 207 "cmdUnderTest": "$TC actions add action ife encode allow prio pass index 9", 209 "verifyCmd": "$TC actions get action ife index 9", [all …]
|
| /kernel/linux/linux-5.10/net/9p/ |
| D | Kconfig | 3 # 9P protocol configuration 8 tristate "Plan 9 Resource Sharing Support (9P2000)" 11 Plan 9 resource sharing via the 9P2000 protocol. 21 tristate "9P Virtio Transport" 29 tristate "9P Xen Transport" 31 This builds support for a transport for 9pfs between 37 tristate "9P RDMA Transport (Experimental)" 44 Say Y if you want the 9P subsystem to log debug information.
|
| /kernel/linux/linux-4.19/net/9p/ |
| D | Kconfig | 2 # 9P protocol configuration 7 tristate "Plan 9 Resource Sharing Support (9P2000)" 10 Plan 9 resource sharing via the 9P2000 protocol. 20 tristate "9P Virtio Transport" 28 tristate "9P Xen Transport" 30 This builds support for a transport for 9pfs between 36 tristate "9P RDMA Transport (Experimental)" 43 Say Y if you want the 9P subsystem to log debug information.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/dma/ |
| D | renesas,rcar-dmac.yaml | 47 minItems: 9 51 minItems: 9 55 - pattern: "^ch([0-9]|1[0-5])$" 56 - pattern: "^ch([0-9]|1[0-5])$" 57 - pattern: "^ch([0-9]|1[0-5])$" 58 - pattern: "^ch([0-9]|1[0-5])$" 59 - pattern: "^ch([0-9]|1[0-5])$" 60 - pattern: "^ch([0-9]|1[0-5])$" 61 - pattern: "^ch([0-9]|1[0-5])$" 62 - pattern: "^ch([0-9]|1[0-5])$" [all …]
|