Home
last modified time | relevance | path

Searched full:all (Results 1 – 25 of 10030) sorted by relevance

12345678910>>...402

/Linux-v5.10/Documentation/x86/
Dzero-page.rst16 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 …]
/Linux-v5.10/tools/perf/pmu-events/arch/x86/broadwell/
Dmemory.json602 "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 …]
Dcache.json55 "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 …]
Dvirtual-memory.json3 …"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.10/include/net/netfilter/
Dnf_conntrack_tuple.h26 #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.10/Documentation/userspace-api/ioctl/
Dioctl-number.rst45 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.10/tools/perf/pmu-events/arch/x86/amdzen1/
Dcache.json75 …"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.10/Documentation/admin-guide/cgroup-v1/
Ddevices.rst11 '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 …]
/Linux-v5.10/Documentation/process/
Dsubmit-checklist.rst9 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 …]
/Linux-v5.10/tools/testing/selftests/tc-testing/tc-tests/filters/
Dmatchall.json172 …"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 …]
Dfw.json17 "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.10/tools/perf/pmu-events/arch/powerpc/power8/
Dmemory.json5 …"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.10/tools/perf/pmu-events/arch/x86/haswellx/
Dmemory.json433 "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.10/tools/perf/pmu-events/arch/x86/amdzen2/
Dcache.json5 …"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.10/arch/powerpc/kvm/
Dbook3s_hv_ras.c194 * - 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 …]
/Linux-v5.10/tools/perf/
Dbuiltin-bench.c41 { "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 …]
/Linux-v5.10/tools/perf/pmu-events/arch/x86/broadwellde/
Dvirtual-memory.json5 "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.10/tools/perf/pmu-events/arch/x86/broadwellx/
Dvirtual-memory.json5 "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.10/drivers/cpuidle/
Dcoupled.c36 * WFI state until all cpus are ready to enter a coupled state, at
37 * 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.10/Documentation/userspace-api/media/cec/
Dcec-ioc-adap-g-log-addrs.rst52 To clear existing logical addresses set ``num_log_addrs`` to 0. All other fields
54 ``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.10/Documentation/s390/
Dcommon_io.rst17 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.10/include/uapi/linux/
Dmembarrier.h19 * 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.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_fence.c3 * All Rights Reserved.
22 * next paragraph) shall be included in all copies or substantial portions
48 * it is expected that all buffers associated with that fence
97 * Writes a fence value to memory (all asics).
112 * Reads a fence value from memory (all asics).
134 * Emits a fence command on the requested ring (all asics).
191 * Emits a fence command on the requested ring (all asics).
311 * amdgpu_fence_wait_empty - wait for all fences to signal
316 * Wait for all fences on the requested ring to signal (all asics).
317 * Returns 0 if the fences have passed, error for all other cases.
[all …]
/Linux-v5.10/tools/perf/pmu-events/arch/x86/silvermont/
Dpipeline.json4 …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 …]
/Linux-v5.10/Documentation/core-api/
Drefcount-vs-atomic.rst41 A strong (full) memory ordering guarantees that all prior loads and
42 stores (all po-earlier instructions) on the same CPU are completed
44 It also guarantees that all po-earlier stores on the same CPU
45 and all propagated stores from other CPUs must propagate to all
49 A RELEASE memory ordering guarantees that all prior loads and
50 stores (all po-earlier instructions) on the same CPU are completed
51 before the operation. It also guarantees that all po-earlier
52 stores on the same CPU and all propagated stores from other CPUs
53 must propagate to all other CPUs before the release operation
57 An ACQUIRE memory ordering guarantees that all post loads and
[all …]

12345678910>>...402