| /Linux-v5.4/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.4/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.4/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.4/Documentation/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.4/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.4/Documentation/process/ | 
| D | submit-checklist.rst | 9 These are all above and beyond the documentation that is provided in37    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
 75 16) All codepaths have been exercised with all lockdep features enabled.
 77 17) All new ``/proc`` entries are documented under ``Documentation/``
 79 18) All new kernel boot parameters are documented in
 82 19) All new module parameters are documented with ``MODULE_PARM_DESC()``
 84 20) All new userspace interfaces are documented in ``Documentation/ABI/``.
 89 21) Check that it all passes ``make headers_check``.
 [all …]
 
 | 
| /Linux-v5.4/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.4/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.4/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.4/arch/powerpc/kvm/ | 
| D | book3s_hv_ras.c | 194  * - On TB error, HMI interrupt is reported on all the threads of the core198  * - 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 …]
 
 | 
| /Linux-v5.4/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.4/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.4/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
 131  * cpuidle_coupled_parallel_barrier - synchronize all online coupled cpus
 [all …]
 
 | 
| /Linux-v5.4/tools/perf/ | 
| D | builtin-bench.c | 40 	{ "all",	"Run all NUMA benchmarks",			NULL			},48 	{ "all",	"Run all scheduler benchmarks",		NULL			},
 55 	{ "all",	"Run all memory access benchmarks",		NULL			},
 66 	{ "all",	"Run all futex benchmarks",			NULL			},
 74 	{ "all",	"Run all futex benchmarks",			NULL			},
 95 	{ "all",	"All benchmarks",				NULL			},
 99 /* Iterate over all benchmark collections: */
 103 /* Iterate over all benchmarks within a collection: */
 146 	printf("        # List of all available benchmark collections:\n\n");  in print_usage()
 257 	if (!strcmp(argv[0], "all")) {  in cmd_bench()
 [all …]
 
 | 
| /Linux-v5.4/arch/powerpc/include/asm/nohash/32/ | 
| D | mmu-8xx.h | 32  * All pages' PP data bits are set to either 001 or 011 by copying _PAGE_EXEC34  * respectively NA for All or X for Supervisor and no access for User.
 36  * "all Supervisor" rules (Access to all)
 38  * 0 => Kernel => 01 (all accesses performed according to page definition)
 39  * 1 => User => 00 (all accesses performed as supervisor iaw page definition)
 40  * 2-16 => NA => 11 (all accesses performed as user iaw page definition)
 45  * 0 => Kernel => 01 (all accesses performed according to page definition)
 46  * 1 => User => 10 (all accesses performed according to swaped page definition)
 47  * 2-16 => NA => 11 (all accesses performed as user iaw page definition)
 85  * Also mark all subpages valid and write access.
 [all …]
 
 | 
| /Linux-v5.4/drivers/gpu/drm/ | 
| D | drm_bridge.c | 12  * next paragraph) shall be included in all copies or substantial portions168  * These helpers call a specific &drm_bridge_funcs op for all the bridges
 175  * drm_bridge_mode_fixup - fixup proposed mode for all bridges in the
 181  * Calls &drm_bridge_funcs.mode_fixup for all the bridges in the
 208  * drm_bridge_mode_valid - validate the mode against all bridges in the
 213  * Calls &drm_bridge_funcs.mode_valid for all the bridges in the encoder
 241  * drm_bridge_disable - disables all bridges in the encoder chain
 244  * Calls &drm_bridge_funcs.disable op for all the bridges in the encoder
 263  * drm_bridge_post_disable - cleans up after disabling all bridges in the encoder chain
 266  * Calls &drm_bridge_funcs.post_disable op for all the bridges in the
 [all …]
 
 | 
| /Linux-v5.4/Documentation/media/uapi/cec/ | 
| D | cec-ioc-adap-g-log-addrs.rst | 57 To clear existing logical addresses set ``num_log_addrs`` to 0. All other fields59 ``cec_version``, ``vendor_id`` and ``osd_name`` fields are all reset to their default
 63 then this ioctl will block until all requested logical
 89 	``log_addr[0]`` is set to 0xf and all others to
 93       - The bitmask of all logical addresses this adapter has claimed. If
 95 	and clears all other bits. If this adapter is not configured at
 96 	all, then ``log_addr_mask`` is set to 0. Set by the driver.
 108 	:ref:`CEC_ADAP_G_CAPS`. All arrays in
 116 	adapter shall clear all claimed logical addresses and all other
 143       - CEC 2.0 specific: the bit mask of all device types. See
 [all …]
 
 | 
| /Linux-v5.4/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
 
 | 
| /Linux-v5.4/Documentation/virt/kvm/devices/ | 
| D | s390_flic.txt | 5 machine check interruptions. All interrupts are stored in a per-vm list of13 - purge all pending floating interrupts (KVM_DEV_FLIC_CLEAR_IRQS)
 19 - get/set all AIS mode states (KVM_DEV_FLIC_AISM_ALL)
 31     Copies all floating interrupts into a buffer provided by userspace.
 37     All interrupts remain pending, i.e. are not deleted from the list of
 39     attr->addr contains the userspace address of the buffer into which all
 44     Simply deletes all elements from the list of currently pending floating
 125     - KVM_S390_AIS_MODE_ALL: ALL-Interruptions Mode, i.e. airq injection
 129       will be suppressed until the mode is set again to ALL-Interruptions
 141     Gets or sets the adapter-interruption-suppression mode for all ISCs. Takes
 [all …]
 
 | 
| /Linux-v5.4/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.4/drivers/gpu/drm/amd/amdgpu/ | 
| D | amdgpu_fence.c | 3  * All Rights Reserved.22  * next paragraph) shall be included in all copies or substantial portions
 47  * it is expected that all buffers associated with that fence
 96  * Writes a fence value to memory (all asics).
 111  * Reads a fence value from memory (all asics).
 133  * Emits a fence command on the requested ring (all asics).
 190  * Emits a fence command on the requested ring (all asics).
 299  * amdgpu_fence_wait_empty - wait for all fences to signal
 304  * Wait for all fences on the requested ring to signal (all asics).
 305  * Returns 0 if the fences have passed, error for all other cases.
 [all …]
 
 | 
| /Linux-v5.4/tools/perf/pmu-events/arch/x86/silvermont/ | 
| D | pipeline.json | 4 …xecuting instructions long before the branch true execution path is known. All branches utilize th…14 …xecuting instructions long before the branch true execution path is known. All branches utilize th…
 24 …xecuting instructions long before the branch true execution path is known. All branches utilize th…
 34 …xecuting instructions long before the branch true execution path is known. All branches utilize th…
 44 …xecuting instructions long before the branch true execution path is known. All branches utilize th…
 54 …xecuting instructions long before the branch true execution path is known. All branches utilize th…
 64 …xecuting instructions long before the branch true execution path is known. All branches utilize th…
 74 …xecuting instructions long before the branch true execution path is known. All branches utilize th…
 84 …xecuting instructions long before the branch true execution path is known. All branches utilize th…
 94 …aken, but it is not, or vice-versa.  When the misprediction is discovered, all the instructions ex…
 [all …]
 
 |