Home
last modified time | relevance | path

Searched refs:under (Results 1 – 25 of 1582) sorted by relevance

12345678910>>...64

/Linux-v6.1/Documentation/ABI/stable/
Dsysfs-hypervisor-xen5 Description: If running under Xen:
14 Description: If running under Xen:
23 Description: If running under Xen:
32 Description: If running under Xen:
54 Description: If running under Xen:
63 Description: If running under Xen:
71 Description: If running under Xen:
80 Description: If running under Xen:
87 Description: If running under Xen:
95 Description: If running under Xen:
[all …]
/Linux-v6.1/block/partitions/
DKconfig10 Say Y here if you would like to use hard disks under Linux which
11 were partitioned under an operating system running on a different
24 Support hard disks partitioned under Acorn operating systems.
31 Say Y here if you would like to use hard disks under Linux which
44 Say Y here if you would like to use hard disks under Linux which
55 `Y' here, Linux will support disk partitions created under ADFS.
72 to read disks partitioned under RISCiX.
89 Say Y here if you would like to use hard disks under Linux which
96 Say Y here if you would like to use hard disks under Linux which
97 were partitioned under AmigaOS.
[all …]
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-hypervisor-xen5 Description: If running under Xen:
16 Description: If running under Xen:
34 Description: If running under Xen:
43 Description: If running under Xen:
Dsysfs-bus-optee-devices6 OP-TEE bus provides reference to registered drivers under this directory. The <uuid>
8 are free to create needed API under optee-ta-<uuid> directory.
/Linux-v6.1/LICENSES/dual/
DMPL-1.167 Original Code, and which, at the time of its release under this
85 exercising rights under, and complying with all of the terms of, this
86 License or a future version of this License issued under Section 6.1.
88 controlled by, or is under common control with You. For purposes of
101 (a) under intellectual property rights (other than patent or
107 (b) under Patents Claims infringed by the making, using or
114 Original Code under the terms of this License.
126 (a) under intellectual property rights (other than patent or
133 (b) under Patent Claims infringed by the making, using, or
152 Contributor Version) or other devices; or 4) under Patent Claims
[all …]
DCDDL-1.036 makes Original Software available under this License.
59 under the terms of this License.
62 of computer software code that is originally released under
75 exercising rights under, and complying with all of the terms
77 entity which controls, is controlled by, or is under common
93 (a) under intellectual property rights (other than patent or
100 (b) under Patent Claims infringed by the making, using or
108 third party under the terms of this License.
124 (a) under intellectual property rights (other than patent or
132 (b) under Patent Claims infringed by the making, using, or
[all …]
DCC-BY-4.024 warranties regarding its licenses, any material licensed under their
48 licensed material, or material used under an exception or
54 licensed material under specified terms and conditions. If
58 licenses grant only permissions under copyright and certain
80 Licensed Material available under these terms and conditions.
89 permission under the Copyright and Similar Rights held by the
108 absence of proper authority, may not be circumvented under laws
109 fulfilling obligations under Article 11 of the WIPO Copyright
127 under this Public License.
130 process that requires permission under the Licensed Rights, such
[all …]
/Linux-v6.1/Documentation/iio/
Diio_configfs.rst21 Then, mount the configfs filesystem (usually under /config directory)::
27 under /config/iio. Next chapters will describe available IIO configuration
35 under /config/iio/triggers.
76 Each trigger type has its own directory under /config/iio/triggers. Loading
88 users to create hrtimer triggers under /config/iio/triggers/hrtimer.
/Linux-v6.1/Documentation/admin-guide/cgroup-v1/
Dmemcg_test.rst138 each LRU handled under a single lru_lock for that memcg and node.
149 to be very small rather than GB. Many races found in the test under
152 (Memory behavior under GB and Memory behavior under MB shows very
181 under cpuset.::
223 run jobs under child_a and child_b
243 and do task move, mkdir, rmdir etc...under this.
261 Run malloc(100M) program under this. You'll see 60M of swaps.
275 Out-of-memory caused by memcg's limit will kill tasks under
276 the memcg. When hierarchy is used, a task under hierarchy
282 It's not difficult to cause OOM under memcg as following.
/Linux-v6.1/samples/bpf/
Dtcp_bpf.readme11 Anything that runs under this shell belongs to the foo cgroupv2. To load
22 If using netperf/netserver to create traffic, you need to run them under the
23 cgroupv2 to which the BPF programs are attached (i.e. under bash shell
/Linux-v6.1/Documentation/tools/rtla/
Dcommon_appendix.rst8 **rtla** is Free Software licensed under the GNU GPLv2
12 Copyright \(C) 2021 Red Hat, Inc. Free use of this software is granted under
/Linux-v6.1/Documentation/admin-guide/
Dbootconfig.rst92 Moreover, sub-keys and a value can coexist under a parent key.
99 Note, since there is no syntax to put a raw value directly under a
110 Also, the order of the value node under a key is fixed. If there
187 To do this operation, Linux kernel provides ``bootconfig`` command under
229 passing the kernel parameters. All the key-value pairs under ``kernel``
231 pairs under ``init`` will be passed to init process via the cmdline.
265 key-value entries) must be under 1024 nodes.
270 will be under 100 entries and smaller than 8KB, so it would be enough.
282 a root (prefix) key node and find key-values under that node.
299 keys under the prefix node with xbc_node_for_each_key_value().
[all …]
/Linux-v6.1/
DCOPYING1 The Linux Kernel is provided under:
5 Being under the terms of the GNU General Public License version 2 only,
/Linux-v6.1/drivers/nvme/host/
Dhwmon.c19 static int nvme_get_temp_thresh(struct nvme_ctrl *ctrl, int sensor, bool under, in nvme_get_temp_thresh() argument
26 if (under) in nvme_get_temp_thresh()
40 static int nvme_set_temp_thresh(struct nvme_ctrl *ctrl, int sensor, bool under, in nvme_set_temp_thresh() argument
49 if (under) in nvme_set_temp_thresh()
/Linux-v6.1/Documentation/i2c/
Dgpio-fault-injection.rst7 which is driven by the I2C bus master driver under test. The GPIO fault
26 because the bus master under test will not be able to clock. It should detect
36 master under test should detect this condition and trigger a bus recovery (see
63 above, the bus master under test should detect this condition and try a bus
89 Here, we want to simulate the condition where the master under test loses the
99 Arbitration lost is achieved by waiting for SCL going down by the master under
115 This fault injector will create a Kernel panic once the master under test
130 under test. A good starting point for using this fault injector is::
/Linux-v6.1/Documentation/dev-tools/kunit/
Dindex.rst48 that configures the Linux kernel, runs KUnit tests under QEMU or UML
64 - For Kernel under test, Linux kernel version 5.5 or greater.
71 code under test. This is possible if the code under test is small and does not
85 - Act on the target behavior: Call your function/code under test.
/Linux-v6.1/LICENSES/deprecated/
DGPL-1.067 distributed under the terms of this General Public License. The
83 it, and copy and distribute such modifications under the terms of Paragraph
92 third parties under the terms of this General Public License (except
101 warranty) and that users may redistribute the program under these
111 the other work under the scope of these terms.
114 it, under Paragraph 2) in object code or executable form under the terms of
118 source code, which must be distributed under the terms of
124 corresponding source code, to be distributed under the terms of
141 Program except as expressly provided under this General Public License.
144 the Program under this License. However, parties who have received
[all …]
DGFDL-1.160 under the terms of this License. The "Document", below, refers to any
81 that says that the Document is released under this License.
85 the Document is released under this License.
129 You may also lend copies, under the same conditions stated above, and
173 You may copy and distribute a Modified Version of the Document under
175 the Modified Version under precisely this License, with the Modified
195 giving the public permission to use the Modified Version under the
256 You may combine the Document with other documents released under this
257 License, under the terms defined in section 4 above for modified
282 released under this License, and replace the individual copies of this
[all …]
/Linux-v6.1/tools/testing/selftests/tc-testing/creating-testcases/
DAddingTestCases.txt35 name: Descriptive name that explains the command under test
42 under test is testing. Example: filter, actions, u32, gact, etc.
43 setup: The list of commands required to ensure the command under test
53 expExitCode: The code returned by the command under test upon its termination.
56 For example: if the command under test creates a gact action,
59 verifyCmd to prove the command under test succeeded. This pattern
/Linux-v6.1/tools/usb/usbip/
DCOPYING64 under the terms of this General Public License. The "Program", below,
66 means either the Program or any derivative work under copyright law:
92 distribute such modifications or work under the terms of Section 1
101 parties under the terms of this License.
108 a warranty) and that users may redistribute the program under
131 a storage or distribution medium does not bring the other work under
135 under Section 2) in object code or executable form under the terms of
139 source code, which must be distributed under the terms of Sections
146 distributed under the terms of Sections 1 and 2 above on a medium
173 except as expressly provided under this License. Any attempt
[all …]
/Linux-v6.1/LICENSES/preferred/
DGPL-2.083 under the terms of this General Public License. The "Program", below,
85 means either the Program or any derivative work under copyright law:
111 distribute such modifications or work under the terms of Section 1
120 parties under the terms of this License.
127 a warranty) and that users may redistribute the program under
150 a storage or distribution medium does not bring the other work under
154 under Section 2) in object code or executable form under the terms of
158 source code, which must be distributed under the terms of Sections
165 distributed under the terms of Sections 1 and 2 above on a medium
192 except as expressly provided under this License. Any attempt
[all …]
/Linux-v6.1/arch/arm/boot/dts/
Dlpc4350.dtsi9 * Released under the terms of 3-clause BSD License
10 * Released under the terms of GNU General Public License Version 2.0
Dlpc4357.dtsi9 * Released under the terms of 3-clause BSD License
10 * Released under the terms of GNU General Public License Version 2.0
/Linux-v6.1/Documentation/s390/
Ddriver-model.rst12 structures under devices/::
35 be found under bus/ccw/devices/.
52 notify function under 1.2), piping 0 to online will forcibly delete
57 There is also some data exported on a per-subchannel basis (see under
84 under include/asm/ccwdev.h::
271 Channel paths show up, like subchannels, under the channel subsystem root (css0)
301 xpram shows up under devices/system/ as 'xpram'.
306 For each cpu, a directory is created under devices/system/cpu/. Each cpu has an
316 The netiucv driver creates an attribute 'connection' under
320 Netiucv connections show up under devices/iucv/ as "netiucv<ifnum>". The interface
/Linux-v6.1/Documentation/arm/sa1100/
Dlart.rst11 is under development, with plenty of others in different stages of
14 The hardware designs for this board have been released under an open license;

12345678910>>...64