| /Linux-v5.15/Documentation/x86/ | 
| D | zero-page.rst | 16 000/040		ALL	screen_info		Text mode or frame buffer information18 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 …]
 
 | 
| /Linux-v5.15/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 …]
 
 | 
| D | virtual-memory.json | 3 …"PublicDescription": "This event counts load misses in all DTLB levels that cause page walks of an…10         "BriefDescription": "Load misses in all DTLB levels that cause page walks",
 14 …"PublicDescription": "This event counts load misses in all DTLB levels that cause a completed page…
 21 …"BriefDescription": "Demand load Miss in all translation lookaside buffer (TLB) levels causes a pa…
 25 …"PublicDescription": "This event counts load misses in all DTLB levels that cause a completed page…
 32 …"BriefDescription": "Demand load Miss in all translation lookaside buffer (TLB) levels causes a pa…
 36 …"PublicDescription": "This event counts load misses in all DTLB levels that cause a completed page…
 43         "BriefDescription": "Load miss in all TLB levels causes a page walk that completes. (1G)",
 53 …"BriefDescription": "Demand load Miss in all translation lookaside buffer (TLB) levels causes a pa…
 95 …"PublicDescription": "This event counts store misses in all DTLB levels that cause page walks of a…
 [all …]
 
 | 
| /Linux-v5.15/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 …]
 
 | 
| /Linux-v5.15/tools/perf/pmu-events/arch/x86/skylake/ | 
| D | cache.json | 3         "BriefDescription": "Counts all demand data writes (RFOs)",11         "PublicDescription": "Counts all demand data writes (RFOs)",
 29         "BriefDescription": "Counts all demand data writes (RFOs)",
 37         "PublicDescription": "Counts all demand data writes (RFOs)",
 65         "BriefDescription": "Counts all demand code readshave any response type.",
 73         "PublicDescription": "Counts all demand code readshave any response type.",
 78         "BriefDescription": "Counts all demand data writes (RFOs)",
 86         "PublicDescription": "Counts all demand data writes (RFOs)",
 101         "BriefDescription": "Counts all demand code reads",
 109         "PublicDescription": "Counts all demand code reads",
 [all …]
 
 | 
| D | memory.json | 3         "BriefDescription": "Counts all demand code reads",11         "PublicDescription": "Counts all demand code reads",
 29         "BriefDescription": "Counts all demand data writes (RFOs)",
 37         "PublicDescription": "Counts all demand data writes (RFOs)",
 55         "BriefDescription": "Counts all demand code reads",
 63         "PublicDescription": "Counts all demand code reads",
 81         "BriefDescription": "Counts all demand code reads",
 89         "PublicDescription": "Counts all demand code reads",
 165         "BriefDescription": "Counts all demand data writes (RFOs)",
 173         "PublicDescription": "Counts all demand data writes (RFOs)",
 [all …]
 
 | 
| /Linux-v5.15/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 …]
 
 | 
| /Linux-v5.15/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 …]
 
 | 
| /Linux-v5.15/Documentation/admin-guide/cgroup-v1/ | 
| D | devices.rst | 11 'type' is a (all), c (char), or b (block).  'all' means it applies12 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 …]
 
 | 
| /Linux-v5.15/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 …]
 
 | 
| D | fw.json | 17         "verifyCmd": "$TC filter get dev $DEV1 parent ffff: handle 1 prio 65535 protocol all fw",39         "verifyCmd": "$TC filter get dev $DEV1 parent ffff: handle 1 prio 65536 protocol all fw",
 166         "verifyCmd": "$TC filter get dev $DEV1 parent ffff: handle 1 prio 1 protocol all fw",
 188         "verifyCmd": "$TC filter get dev $DEV1 parent ffff: handle 1 prio 1 protocol all fw",
 209         "verifyCmd": "$TC filter get dev $DEV1 parent ffff: handle 1 prio 1 protocol all fw",
 231         "verifyCmd": "$TC filter get dev $DEV1 parent ffff: handle 1 prio 1 protocol all fw",
 252         "verifyCmd": "$TC filter get dev $DEV1 parent ffff: handle 1 prio 1 protocol all fw",
 274         "verifyCmd": "$TC filter get dev $DEV1 parent ffff: handle 1 prio 1 protocol all fw",
 295         "verifyCmd": "$TC filter get dev $DEV1 parent ffff: handle 1 protocol all prio 1 fw",
 317         "verifyCmd": "$TC filter get dev $DEV1 parent ffff: handle 1 prio 1 protocol all fw",
 [all …]
 
 | 
| /Linux-v5.15/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 …]
 
 | 
| /Linux-v5.15/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 …]
 
 | 
| /Linux-v5.15/tools/perf/pmu-events/arch/x86/amdzen3/ | 
| 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 …]
 
 | 
| /Linux-v5.15/Documentation/process/ | 
| D | submit-checklist.rst | 9 These are all above and beyond the documentation that is provided in41    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 14) All codepaths have been exercised with all lockdep features enabled.
 80 15) All new ``/proc`` entries are documented under ``Documentation/``
 82 16) All new kernel boot parameters are documented in
 85 17) All new module parameters are documented with ``MODULE_PARM_DESC()``
 87 18) All new userspace interfaces are documented in ``Documentation/ABI/``.
 103     that it still works with all of the other queued patches and various
 [all …]
 
 | 
| /Linux-v5.15/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 …]
 
 | 
| /Linux-v5.15/arch/powerpc/kvm/ | 
| D | book3s_hv_ras.c | 203  * - On TB error, HMI interrupt is reported on all the threads of the core207  * - The resync TB is a core level action i.e. it will sync all the TBs
 212  * All threads need to co-ordinate before making opal hmi handler.
 213  * All threads will use sibling_subcore_state->in_guest[] (shared by all
 231  * - All other threads which are in host will call
 234  * - All the primary thread will clear its subcore status from subcore
 236  * - Once all primary threads clear in_guest[0-3], all of them will invoke
 238  * - Now all threads will wait for TB resync to complete by invoking
 242  * - All other threads will now come out of resync wait loop and proceed
 244  * - On return of this function, primary thread will signal all
 [all …]
 
 | 
| /Linux-v5.15/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 …]
 
 | 
| /Linux-v5.15/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 …]
 
 | 
| /Linux-v5.15/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			},
 113 	{ "all",	"All benchmarks",				NULL			},
 117 /* Iterate over all benchmark collections: */
 121 /* Iterate over all benchmarks within a collection: */
 164 	printf("        # List of all available benchmark collections:\n\n");  in print_usage()
 [all …]
 
 | 
| /Linux-v5.15/drivers/cpuidle/ | 
| D | coupled.c | 36  * WFI state until all cpus are ready to enter a coupled state, at37  * which point the coupled state function will be called on all
 40  * Once all cpus are ready to enter idle, they are woken by an smp
 43  * final pass is needed to guarantee that all cpus will call the
 56  * and only read after all the cpus are ready for the coupled idle
 68  *    Set struct cpuidle_device.coupled_cpus to the mask of all
 69  *    coupled cpus, usually the same as cpu_possible_mask if all cpus
 81  *    called on all cpus at approximately the same time.  The driver
 82  *    should ensure that the cpus all abort together if any cpu tries
 132  * cpuidle_coupled_parallel_barrier - synchronize all online coupled cpus
 [all …]
 
 | 
| /Linux-v5.15/Documentation/userspace-api/media/cec/ | 
| D | cec-ioc-adap-g-log-addrs.rst | 52 To clear existing logical addresses set ``num_log_addrs`` to 0. All other fields54 ``cec_version``, ``vendor_id`` and ``osd_name`` fields are all reset to their default
 58 then this ioctl will block until all requested logical
 84 	``log_addr[0]`` is set to 0xf and all others to
 88       - The bitmask of all logical addresses this adapter has claimed. If
 90 	and clears all other bits. If this adapter is not configured at
 91 	all, then ``log_addr_mask`` is set to 0. Set by the driver.
 103 	:ref:`CEC_ADAP_G_CAPS`. All arrays in
 111 	adapter shall clear all claimed logical addresses and all other
 138       - CEC 2.0 specific: the bit mask of all device types. See
 [all …]
 
 | 
| /Linux-v5.15/include/uapi/linux/ | 
| D | membarrier.h | 19  * all copies or substantial portions of the Software.34  * @MEMBARRIER_CMD_GLOBAL:  Execute a memory barrier on all running threads.
 36  *                          is ensured that all running threads have passed
 37  *                          through a state where all memory accesses to
 41  *                          state). This covers threads from all processes
 44  *                          Execute a memory barrier on all running threads
 45  *                          of all processes which previously registered
 48  *                          is ensured that all running threads have passed
 49  *                          through a state where all memory accesses to
 69  *                          caller thread is ensured that all its running
 [all …]
 
 | 
| /Linux-v5.15/Documentation/s390/ | 
| D | common_io.rst | 17 	device := {all | [!]ipldev | [!]condev | [!]<devno> | [!]<devno>-<devno>}31   You can use the 'all' keyword to ignore all devices. The 'ipldev' and 'condev'
 42   will ignore all devices ranging from 0.0.0023 to 0.0.0042 and the device
 47 	cio_ignore=all,!0.0.4711,!0.0.fd00-0.0.fd02
 49   will ignore all devices but 0.0.4711, 0.0.fd00, 0.0.fd01, 0.0.fd02.
 61   You can un-ignore certain or all devices by piping to /proc/cio_ignore.
 62   "free all" will un-ignore all ignored devices,
 73   - echo free all > /proc/cio_ignore will un-ignore all remaining ignored
 100   All devices ignored but still registered and not online (= not in use)
 109   A write request to this file is blocked until all queued cio actions are
 
 |