| /kernel/linux/linux-4.19/Documentation/x86/ |
| D | zero-page.txt | 12 000/040 ALL screen_info Text mode or frame buffer information 14 040/014 ALL apm_bios_info APM BIOS information (struct apm_bios_info) 15 058/008 ALL tboot_addr Physical address of tboot shared page 16 060/010 ALL ist_info Intel SpeedStep (IST) BIOS support information 18 080/010 ALL hd0_info hd0 disk parameter, OBSOLETE!! 19 090/010 ALL hd1_info hd1 disk parameter, OBSOLETE!! 20 0A0/010 ALL sys_desc_table System description table (struct sys_desc_table), 22 0B0/010 ALL olpc_ofw_header OLPC's OpenFirmware CIF and friends 23 0C0/004 ALL ext_ramdisk_image ramdisk_image high 32bits 24 0C4/004 ALL ext_ramdisk_size ramdisk_size high 32bits [all …]
|
| /kernel/linux/linux-5.10/Documentation/x86/ |
| D | zero-page.rst | 16 000/040 ALL screen_info Text mode or frame buffer information 18 040/014 ALL apm_bios_info APM BIOS information (struct apm_bios_info) 19 058/008 ALL tboot_addr Physical address of tboot shared page 20 060/010 ALL ist_info Intel SpeedStep (IST) BIOS support information 22 080/010 ALL hd0_info hd0 disk parameter, OBSOLETE!! 23 090/010 ALL hd1_info hd1 disk parameter, OBSOLETE!! 24 0A0/010 ALL sys_desc_table System description table (struct sys_desc_table), 26 0B0/010 ALL olpc_ofw_header OLPC's OpenFirmware CIF and friends 27 0C0/004 ALL ext_ramdisk_image ramdisk_image high 32bits 28 0C4/004 ALL ext_ramdisk_size ramdisk_size high 32bits [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/broadwell/ |
| D | memory.json | 602 "PublicDescription": "Counts all demand data writes (RFOs)", 610 "BriefDescription": "Counts all demand data writes (RFOs)", 615 "PublicDescription": "Counts all demand data writes (RFOs)", 623 "BriefDescription": "Counts all demand data writes (RFOs)", 628 "PublicDescription": "Counts all demand data writes (RFOs)", 636 "BriefDescription": "Counts all demand data writes (RFOs)", 641 "PublicDescription": "Counts all demand data writes (RFOs)", 649 "BriefDescription": "Counts all demand data writes (RFOs)", 654 "PublicDescription": "Counts all demand data writes (RFOs)", 662 "BriefDescription": "Counts all demand data writes (RFOs)", [all …]
|
| D | cache.json | 55 "BriefDescription": "All requests that miss L2 cache.", 151 "BriefDescription": "All L2 requests.", 368 …"PublicDescription": "This event counts the demand and prefetch data reads. All Core Data Reads in… 467 "BriefDescription": "All retired load uops. (Precise Event - PEBS)", 749 "EventName": "L2_LINES_IN.ALL", 943 "PublicDescription": "Counts all demand data writes (RFOs) have any response type.", 951 "BriefDescription": "Counts all demand data writes (RFOs) have any response type.", 956 "PublicDescription": "Counts all demand data writes (RFOs)", 964 "BriefDescription": "Counts all demand data writes (RFOs)", 969 "PublicDescription": "Counts all demand data writes (RFOs)", [all …]
|
| /kernel/linux/linux-5.10/include/net/netfilter/ |
| D | nf_conntrack_tuple.h | 26 #define NF_CT_TUPLE_L3SIZE ARRAY_SIZE(((union nf_inet_addr *)NULL)->all) 45 __be16 all; member 87 &t->src.u3.ip, ntohs(t->src.u.all), in nf_ct_dump_tuple_ip() 88 &t->dst.u3.ip, ntohs(t->dst.u.all)); in nf_ct_dump_tuple_ip() 97 t->src.u3.all, ntohs(t->src.u.all), in nf_ct_dump_tuple_ipv6() 98 t->dst.u3.all, ntohs(t->dst.u.all)); in nf_ct_dump_tuple_ipv6() 128 t1->src.u.all == t2->src.u.all && in __nf_ct_tuple_src_equal() 136 t1->dst.u.all == t2->dst.u.all && in __nf_ct_tuple_dst_equal() 152 m1->src.u.all == m2->src.u.all); in nf_ct_tuple_mask_equal() 163 if ((t1->src.u3.all[count] ^ t2->src.u3.all[count]) & in nf_ct_tuple_src_mask_cmp() [all …]
|
| /kernel/linux/linux-4.19/include/net/netfilter/ |
| D | nf_conntrack_tuple.h | 26 #define NF_CT_TUPLE_L3SIZE ARRAY_SIZE(((union nf_inet_addr *)NULL)->all) 45 __be16 all; member 87 &t->src.u3.ip, ntohs(t->src.u.all), in nf_ct_dump_tuple_ip() 88 &t->dst.u3.ip, ntohs(t->dst.u.all)); in nf_ct_dump_tuple_ip() 97 t->src.u3.all, ntohs(t->src.u.all), in nf_ct_dump_tuple_ipv6() 98 t->dst.u3.all, ntohs(t->dst.u.all)); in nf_ct_dump_tuple_ipv6() 128 t1->src.u.all == t2->src.u.all && in __nf_ct_tuple_src_equal() 136 t1->dst.u.all == t2->dst.u.all && in __nf_ct_tuple_dst_equal() 152 m1->src.u.all == m2->src.u.all); in nf_ct_tuple_mask_equal() 163 if ((t1->src.u3.all[count] ^ t2->src.u3.all[count]) & in nf_ct_tuple_src_mask_cmp() [all …]
|
| /kernel/linux/linux-4.19/Documentation/ioctl/ |
| D | ioctl-number.txt | 39 convention at all. 69 0x02 all linux/fd.h 70 0x03 all linux/hdreg.h 72 0x06 all linux/lp.h 73 0x09 all linux/raid/md_u.h 77 0x12 all linux/fs.h 79 0x1b all InfiniBand Subsystem <http://infiniband.sourceforge.net/> 80 0x20 all drivers/cdrom/cm206.h 81 0x22 all scsi/sg.h 94 '8' all SNP8023 advanced NIC card [all …]
|
| /kernel/linux/linux-4.19/net/netfilter/ |
| D | nf_nat_proto_common.c | 28 port = tuple->src.u.all; in nf_nat_l4proto_in_range() 30 port = tuple->dst.u.all; in nf_nat_l4proto_in_range() 32 return ntohs(port) >= ntohs(min->all) && in nf_nat_l4proto_in_range() 33 ntohs(port) <= ntohs(max->all); in nf_nat_l4proto_in_range() 49 portptr = &tuple->src.u.all; in nf_nat_l4proto_unique_tuple() 51 portptr = &tuple->dst.u.all; in nf_nat_l4proto_unique_tuple() 73 min = ntohs(range->min_proto.all); in nf_nat_l4proto_unique_tuple() 74 max = ntohs(range->max_proto.all); in nf_nat_l4proto_unique_tuple() 82 ? tuple->dst.u.all in nf_nat_l4proto_unique_tuple() 83 : tuple->src.u.all); in nf_nat_l4proto_unique_tuple() [all …]
|
| /kernel/linux/linux-4.19/Documentation/cgroup-v1/ |
| D | devices.txt | 8 'type' is a (all), c (char), or b (block). 'all' means it applies 9 to all types and all major and minor numbers. Major and minor are 10 either an integer or * for all. Access is a composition of r 13 The root device cgroup starts with rwm to 'all'. A child device 56 a cgroup's devices.deny file, all its children will have that entry removed 57 from their whitelist and all the locally set whitelist entries will be 76 A all "b 8:* rwm", "c 116:* rw" 77 B "c 1:3 rwm", "b 3:* rwm" all the rest 88 A "c 1:3 rwm", "c 1:5 r" all the rest 89 B "c 1:3 rwm", "c 1:5 r" all the rest [all …]
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/ioctl/ |
| D | ioctl-number.rst | 45 convention at all. 77 0x02 all linux/fd.h 78 0x03 all linux/hdreg.h 80 0x06 all linux/lp.h 81 0x09 all linux/raid/md_u.h 85 0x12 all linux/fs.h 87 0x1b all InfiniBand Subsystem 89 0x20 all drivers/cdrom/cm206.h 90 0x22 all scsi/sg.h 104 '8' all SNP8023 advanced NIC card [all …]
|
| /kernel/linux/linux-5.10/Documentation/process/ |
| D | submit-checklist.rst | 9 These are all above and beyond the documentation that is provided in 41 You should be able to justify all violations that remain in 48 7) All new ``Kconfig`` options have help text. 72 ``CONFIG_PROVE_RCU`` and ``CONFIG_DEBUG_OBJECTS_RCU_HEAD`` all 78 16) All codepaths have been exercised with all lockdep features enabled. 80 17) All new ``/proc`` entries are documented under ``Documentation/`` 82 18) All new kernel boot parameters are documented in 85 19) All new module parameters are documented with ``MODULE_PARM_DESC()`` 87 20) All new userspace interfaces are documented in ``Documentation/ABI/``. 92 21) Check that it all passes ``make headers_check``. [all …]
|
| /kernel/linux/linux-4.19/Documentation/process/ |
| D | submit-checklist.rst | 9 These are all above and beyond the documentation that is provided in 37 You should be able to justify all violations that remain in 44 7) All new ``Kconfig`` options have help text. 69 ``CONFIG_PROVE_RCU`` and ``CONFIG_DEBUG_OBJECTS_RCU_HEAD`` all 78 15) All codepaths have been exercised with all lockdep features enabled. 80 16) All new ``/proc`` entries are documented under ``Documentation/`` 82 17) All new kernel boot parameters are documented in 85 18) All new module parameters are documented with ``MODULE_PARM_DESC()`` 87 19) All new userspace interfaces are documented in ``Documentation/ABI/``. 92 20) Check that it all passes ``make headers_check``. [all …]
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/cgroup-v1/ |
| D | devices.rst | 11 'type' is a (all), c (char), or b (block). 'all' means it applies 12 to all types and all major and minor numbers. Major and minor are 13 either an integer or * for all. Access is a composition of r 16 The root device cgroup starts with rwm to 'all'. A child device 62 a cgroup's devices.deny file, all its children will have that entry removed 63 from their whitelist and all the locally set whitelist entries will be 85 A all "b 8:* rwm", "c 116:* rw" 86 B "c 1:3 rwm", "b 3:* rwm" all the rest 98 A "c 1:3 rwm", "c 1:5 r" all the rest 99 B "c 1:3 rwm", "c 1:5 r" all the rest [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/amdzen1/ |
| D | cache.json | 75 …"BriefDescription": "All L2 Cache Requests (Breakdown 1 - Common). Data cache reads (including har… 81 "BriefDescription": "All L2 Cache Requests (Breakdown 1 - Common). Data cache stores.", 87 "BriefDescription": "All L2 Cache Requests (Breakdown 1 - Common). Data cache shared reads.", 93 "BriefDescription": "All L2 Cache Requests (Breakdown 1 - Common). Instruction cache reads.", 99 …"BriefDescription": "All L2 Cache Requests (Breakdown 1 - Common). Data cache state change request… 105 "BriefDescription": "All L2 Cache Requests (Breakdown 1 - Common). PrefetchL2Cmd.", 111 …"BriefDescription": "All L2 Cache Requests (Breakdown 1 - Common). L2 Prefetcher. All prefetches a… 134 "BriefDescription": "All L2 Cache Requests (Breakdown 2 - Rare). Data cache read sized.", 140 …"BriefDescription": "All L2 Cache Requests (Breakdown 2 - Rare). Data cache read sized non-cacheab… 146 "BriefDescription": "All L2 Cache Requests (Breakdown 2 - Rare). Instruction cache read sized.", [all …]
|
| /kernel/linux/linux-4.19/drivers/block/ |
| D | DAC960.h | 2557 unsigned int All; member 2581 unsigned int All; member 2602 unsigned int All; member 2619 unsigned int All; member 2638 InboundDoorBellRegister.All = 0; in DAC960_GEM_HardwareMailboxNewCommand() 2640 writel(InboundDoorBellRegister.All, in DAC960_GEM_HardwareMailboxNewCommand() 2648 InboundDoorBellRegister.All = 0; in DAC960_GEM_AcknowledgeHardwareMailboxStatus() 2650 writel(InboundDoorBellRegister.All, in DAC960_GEM_AcknowledgeHardwareMailboxStatus() 2658 InboundDoorBellRegister.All = 0; in DAC960_GEM_GenerateInterrupt() 2660 writel(InboundDoorBellRegister.All, in DAC960_GEM_GenerateInterrupt() [all …]
|
| /kernel/linux/linux-5.10/tools/testing/selftests/tc-testing/tc-tests/filters/ |
| D | matchall.json | 172 …"name": "Add ingress matchall filter for all protocols and action CONTINUE with handle at 32-bit m… 181 … "$TC filter add dev $DUMMY parent ffff: handle 0xffffffff prio 1 protocol all matchall action con… 183 …"verifyCmd": "$TC filter get dev $DUMMY parent ffff: handle 0xffffffff prio 1 protocol all matchal… 184 …"matchPattern": "^filter parent ffff: protocol all pref 1 matchall.*handle 0xffffffff.*gact action… 193 …"name": "Add egress matchall filter for all protocols and action CONTINUE with handle at 32-bit ma… 202 …"cmdUnderTest": "$TC filter add dev $DUMMY parent 1: handle 0xffffffff prio 1 protocol all matchal… 204 … "verifyCmd": "$TC filter get dev $DUMMY parent 1: handle 0xffffffff prio 1 protocol all matchall", 205 …"matchPattern": "^filter parent 1: protocol all pref 1 matchall.*handle 0xffffffff.*gact action co… 214 … "name": "Add ingress matchall filter for all protocols and action RECLASSIFY with skip_hw flag", 223 …"cmdUnderTest": "$TC filter add dev $DUMMY parent ffff: handle 0x1 prio 1 protocol all matchall sk… [all …]
|
| /kernel/linux/linux-4.19/tools/perf/pmu-events/arch/powerpc/power8/ |
| D | memory.json | 5 …"BriefDescription": "Initial and Final Pump Scope was chip pump (prediction=correct) for all data … 6 … and data sourced across this scope was chip pump (prediction=correct) for all data types ( demand… 65 … "BriefDescription": "Pump prediction correct. Counts across all types of pumps for a demand load", 71 "BriefDescription": "Pump misprediction. Counts across all types of pumps for a demand load", 72 "PublicDescription": "Pump Mis prediction Counts across all types of pumpsfor a demand load" 113 …and Final Pump Scope and data sourced across this scope was group pump for all data types excludin… 119 …cope (Group) ended up either larger or smaller than Initial Pump Scope for all data types excludin… 125 …inal Pump Scope (Group) ended up larger than Initial Pump Scope (Chip) for all data types excludin… 126 …p Scope (Chip) Final pump was group pump and initial pump was chip pumpfor all data types excludin… 185 …"BriefDescription": "Pump prediction correct. Counts across all types of pumps for all data types … [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/powerpc/power8/ |
| D | memory.json | 5 …"BriefDescription": "Initial and Final Pump Scope was chip pump (prediction=correct) for all data … 6 … and data sourced across this scope was chip pump (prediction=correct) for all data types ( demand… 65 … "BriefDescription": "Pump prediction correct. Counts across all types of pumps for a demand load", 71 "BriefDescription": "Pump misprediction. Counts across all types of pumps for a demand load", 72 "PublicDescription": "Pump Mis prediction Counts across all types of pumpsfor a demand load" 113 …and Final Pump Scope and data sourced across this scope was group pump for all data types excludin… 119 …cope (Group) ended up either larger or smaller than Initial Pump Scope for all data types excludin… 125 …inal Pump Scope (Group) ended up larger than Initial Pump Scope (Chip) for all data types excludin… 126 …p Scope (Chip) Final pump was group pump and initial pump was chip pumpfor all data types excludin… 185 …"BriefDescription": "Pump prediction correct. Counts across all types of pumps for all data types … [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/haswellx/ |
| D | memory.json | 433 "BriefDescription": "Counts all demand data writes (RFOs) miss in the L3", 438 "PublicDescription": "Counts all demand data writes (RFOs) miss in the L3", 446 …"BriefDescription": "Counts all demand data writes (RFOs) miss the L3 and the data is returned fro… 451 …"PublicDescription": "Counts all demand data writes (RFOs) miss the L3 and the data is returned fr… 459 …"BriefDescription": "Counts all demand data writes (RFOs) miss the L3 and the modified data is tra… 464 …"PublicDescription": "Counts all demand data writes (RFOs) miss the L3 and the modified data is tr… 472 "BriefDescription": "Counts all demand code reads miss in the L3", 477 "PublicDescription": "Counts all demand code reads miss in the L3", 485 …"BriefDescription": "Counts all demand code reads miss the L3 and the data is returned from local … 490 …"PublicDescription": "Counts all demand code reads miss the L3 and the data is returned from local… [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/amdzen2/ |
| D | cache.json | 5 …"BriefDescription": "All L2 Cache Requests (Breakdown 1 - Common). Data cache reads (including har… 11 "BriefDescription": "All L2 Cache Requests (Breakdown 1 - Common). Data cache stores.", 17 "BriefDescription": "All L2 Cache Requests (Breakdown 1 - Common). Data cache shared reads.", 23 "BriefDescription": "All L2 Cache Requests (Breakdown 1 - Common). Instruction cache reads.", 29 …"BriefDescription": "All L2 Cache Requests (Breakdown 1 - Common). Data cache state change request… 35 "BriefDescription": "All L2 Cache Requests (Breakdown 1 - Common). PrefetchL2Cmd.", 41 …"BriefDescription": "All L2 Cache Requests (Breakdown 1 - Common). L2 Prefetcher. All prefetches a… 64 "BriefDescription": "All L2 Cache Requests (Breakdown 2 - Rare). Data cache read sized.", 70 …"BriefDescription": "All L2 Cache Requests (Breakdown 2 - Rare). Data cache read sized non-cacheab… 76 "BriefDescription": "All L2 Cache Requests (Breakdown 2 - Rare). Instruction cache read sized.", [all …]
|
| /kernel/linux/linux-5.10/arch/powerpc/kvm/ |
| D | book3s_hv_ras.c | 194 * - On TB error, HMI interrupt is reported on all the threads of the core 198 * - The resync TB is a core level action i.e. it will sync all the TBs 203 * All threads need to co-ordinate before making opal hmi handler. 204 * All threads will use sibling_subcore_state->in_guest[] (shared by all 222 * - All other threads which are in host will call 225 * - All the primary thread will clear its subcore status from subcore 227 * - Once all primary threads clear in_guest[0-3], all of them will invoke 229 * - Now all threads will wait for TB resync to complete by invoking 233 * - All other threads will now come out of resync wait loop and proceed 235 * - On return of this function, primary thread will signal all [all …]
|
| /kernel/linux/linux-5.10/tools/perf/ |
| D | builtin-bench.c | 41 { "all", "Run all NUMA benchmarks", NULL }, 49 { "all", "Run all scheduler benchmarks", NULL }, 55 { "all", "Run all syscall benchmarks", NULL }, 63 { "all", "Run all memory access benchmarks", NULL }, 74 { "all", "Run all futex benchmarks", NULL }, 82 { "all", "Run all futex benchmarks", NULL }, 112 { "all", "All benchmarks", NULL }, 116 /* Iterate over all benchmark collections: */ 120 /* Iterate over all benchmarks within a collection: */ 163 printf(" # List of all available benchmark collections:\n\n"); in print_usage() [all …]
|
| /kernel/linux/linux-4.19/tools/perf/pmu-events/arch/x86/broadwellde/ |
| D | virtual-memory.json | 5 "BriefDescription": "Load misses in all DTLB levels that cause page walks", 9 …"PublicDescription": "This event counts load misses in all DTLB levels that cause page walks of an… 16 …"BriefDescription": "Demand load Miss in all translation lookaside buffer (TLB) levels causes a pa… 20 …"PublicDescription": "This event counts load misses in all DTLB levels that cause a completed page… 27 …"BriefDescription": "Demand load Miss in all translation lookaside buffer (TLB) levels causes a pa… 31 …"PublicDescription": "This event counts load misses in all DTLB levels that cause a completed page… 38 "BriefDescription": "Load miss in all TLB levels causes a page walk that completes. (1G)", 42 …"PublicDescription": "This event counts load misses in all DTLB levels that cause a completed page… 49 …"BriefDescription": "Demand load Miss in all translation lookaside buffer (TLB) levels causes a pa… 97 "BriefDescription": "Store misses in all DTLB levels that cause page walks", [all …]
|
| /kernel/linux/linux-4.19/tools/perf/pmu-events/arch/x86/broadwellx/ |
| D | virtual-memory.json | 5 "BriefDescription": "Load misses in all DTLB levels that cause page walks", 9 …"PublicDescription": "This event counts load misses in all DTLB levels that cause page walks of an… 16 …"BriefDescription": "Demand load Miss in all translation lookaside buffer (TLB) levels causes a pa… 20 …"PublicDescription": "This event counts load misses in all DTLB levels that cause a completed page… 27 …"BriefDescription": "Demand load Miss in all translation lookaside buffer (TLB) levels causes a pa… 31 …"PublicDescription": "This event counts load misses in all DTLB levels that cause a completed page… 38 "BriefDescription": "Load miss in all TLB levels causes a page walk that completes. (1G)", 42 …"PublicDescription": "This event counts load misses in all DTLB levels that cause a completed page… 49 …"BriefDescription": "Demand load Miss in all translation lookaside buffer (TLB) levels causes a pa… 97 "BriefDescription": "Store misses in all DTLB levels that cause page walks", [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/broadwellx/ |
| D | virtual-memory.json | 5 "BriefDescription": "Load misses in all DTLB levels that cause page walks", 9 …"PublicDescription": "This event counts load misses in all DTLB levels that cause page walks of an… 16 …"BriefDescription": "Demand load Miss in all translation lookaside buffer (TLB) levels causes a pa… 20 …"PublicDescription": "This event counts load misses in all DTLB levels that cause a completed page… 27 …"BriefDescription": "Demand load Miss in all translation lookaside buffer (TLB) levels causes a pa… 31 …"PublicDescription": "This event counts load misses in all DTLB levels that cause a completed page… 38 "BriefDescription": "Load miss in all TLB levels causes a page walk that completes. (1G)", 42 …"PublicDescription": "This event counts load misses in all DTLB levels that cause a completed page… 49 …"BriefDescription": "Demand load Miss in all translation lookaside buffer (TLB) levels causes a pa… 97 "BriefDescription": "Store misses in all DTLB levels that cause page walks", [all …]
|