Home
last modified time | relevance | path

Searched full:covered (Results 1 – 25 of 583) sorted by relevance

12345678910>>...24

/linux-6.12.1/LICENSES/dual/
DMPL-1.122 Covered Code available to a third party.
31 1.3. "Covered Code" means the Original Code or Modifications or the
39 1.5. "Executable" means Covered Code in any form other than Source
46 1.7. "Larger Work" means a work which combines Covered Code or
57 Modifications. When Covered Code is released as a series of files, a
68 License is not already Covered Code governed by this License.
74 1.11. "Source Code" means the preferred form of the Covered Code for
79 well known, available Covered Code of the Contributor's choice. The
130 unmodified basis, with other Modifications, as Covered Code
144 the Covered Code.
[all …]
Dcopyleft-next-0.3.130 offer for sale, and import Covered Works.
37 You may Distribute Covered Works, provided that You (i) inform
57 When Distributing a Covered Work, You may not impose further
58 restrictions on the exercise of rights in the Covered Work granted under
64 However, You may Distribute a Covered Work incorporating material
72 You may Distribute an Object Code form of a Covered Work, provided that
85 Each direct and indirect recipient of the Covered Work from You is an
92 modification of a Covered Work (a "Patch"), and no explicit licensing
99 If I offer to license, for a fee, a Covered Work under terms other than
113 When You Distribute a Covered Work, the recipient automatically receives
[all …]
DCDDL-1.027 1.3. "Covered Software" means (a) the Original Software, or (b)
32 1.4. "Executable" means the Covered Software in any form other than
38 1.6. "Larger Work" means a work which combines Covered Software or
129 Modifications, as Covered Software and/or as part of a
154 Claims infringed by Covered Software in the absence of
160 Any Covered Software that You distribute or otherwise make
164 with every copy of the Source Code form of the Covered Software You
166 of any such Covered Software in Executable form as to how they can
167 obtain such Covered Software in Source Code form in a reasonable
184 contained within the Covered Software, or any notices of licensing
[all …]
/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/
Dlibbpf_str.c18 * Test case to check that all bpf_attach_type variants are covered by
63 * Test case to check that all bpf_link_type variants are covered by
108 * Test case to check that all bpf_map_type variants are covered by
165 * Test case to check that all bpf_prog_type variants are covered by
/linux-6.12.1/fs/jffs2/
DLICENCE24 covered by the GNU General Public License. However the source code for
29 this file might be covered by the GNU General Public License.
/linux-6.12.1/include/linux/
Dinterval_tree.h40 * a used, which is fully covered by nodes. Each iteration step toggles between
41 * hole and used until the entire range is covered. The returned spans always
/linux-6.12.1/Documentation/process/
Dcode-of-conduct-interpretation.rst93 sent to those mailing lists are considered covered by the Code of
109 Interaction in other forums is covered by whatever rules apply to said
110 forums and is in general not covered by the Code of Conduct. Exceptions
D1.Intro.rst19 the patch development, review, and merging cycle are covered. There is some
29 patches are covered, and there is an introduction to some of the tools
236 In practice, that means that all code contributions are covered either by
239 which are not covered by a compatible license will not be accepted into the
/linux-6.12.1/arch/arm64/mm/
Dcontpte.c33 * Unfold any partially covered contpte block at the beginning and end in contpte_try_unfold_partial()
83 * covered by a single folio, and ensure that all the ptes are valid in __contpte_try_fold()
89 * ensure the contpte range is covered by a single folio, we must in __contpte_try_fold()
307 * contig range when the range is covered by a single folio, we can get in contpte_ptep_test_and_clear_young()
375 * when it is covered by a single folio, we can get away with in contpte_clear_young_dirty_ptes()
Dmmap.c44 * Check whether addr is covered by a memory region without the in valid_phys_addr_range()
47 * if the range is covered by distinct but adjacent memory regions in valid_phys_addr_range()
/linux-6.12.1/LICENSES/preferred/
DLGPL-2.076 Most GNU software, including some libraries, is covered by the ordinary GNU
113 Note that it is possible for a library to be covered by the ordinary
143 covered by this License; they are outside its scope. The act of running
145 program is covered only if its contents constitute a work based on the
246 library". The executable is therefore covered by this License. Section 6
276 Library is used in it and that the Library and its use are covered by
320 not covered by this License, and distribute such a combined library,
DLGPL-2.181 Most GNU software, including some libraries, is covered by the ordinary GNU
155 covered by this License; they are outside its scope. The act of running
157 program is covered only if its contents constitute a work based on the
258 library". The executable is therefore covered by this License. Section 6
288 Library is used in it and that the Library and its use are covered by
340 not covered by this License, and distribute such a combined library,
/linux-6.12.1/arch/m68k/lib/
Dmulsi3.S26 the resulting executable to be covered by the GNU General Public License.
28 the executable file might be covered by the GNU General Public License. */
Ddivsi3.S26 the resulting executable to be covered by the GNU General Public License.
28 the executable file might be covered by the GNU General Public License. */
Dmodsi3.S26 the resulting executable to be covered by the GNU General Public License.
28 the executable file might be covered by the GNU General Public License. */
Dumodsi3.S26 the resulting executable to be covered by the GNU General Public License.
28 the executable file might be covered by the GNU General Public License. */
Dudivsi3.S26 the resulting executable to be covered by the GNU General Public License.
28 the executable file might be covered by the GNU General Public License. */
/linux-6.12.1/drivers/md/
Ddm-verity-fec.h41 sector_t blocks; /* number of blocks covered */
43 sector_t hash_blocks; /* blocks covered after v->hash_start */
/linux-6.12.1/arch/loongarch/mm/
Dmmap.c132 * Check whether addr is covered by a memory region without the in valid_phys_addr_range()
135 * if the range is covered by distinct but adjacent memory regions in valid_phys_addr_range()
/linux-6.12.1/arch/x86/kernel/cpu/mce/
Dseverity.c47 unsigned char covered; member
408 s->covered = 1; in mce_severity_intel()
445 seq_printf(f, "%d\t%s\n", ser->covered, ser->msg); in s_show()
467 severities[i].covered = 0; in severities_coverage_write()
/linux-6.12.1/arch/arm64/kernel/
Defi-header.S90 * which is only defined for those parts of the image that are covered
91 * by a section declaration. Since this header is not covered by any
/linux-6.12.1/Documentation/filesystems/iomap/
Ddesign.rst91 Each iomap operation will be covered in more detail below.
92 This library was covered previously by an `LWN article
177 bytes, covered by this mapping.
279 * ``folio_ops`` will be covered in the section on pagecache operations.
/linux-6.12.1/Documentation/devicetree/bindings/sound/
Dmax9860.txt10 the device, as covered in bindings/regulator/regulator.txt
/linux-6.12.1/arch/xtensa/include/asm/
Dkasan.h15 /* Start of area covered by KASAN */
/linux-6.12.1/Documentation/arch/x86/
Dbooting-dt.rst18 does not parse / consider data which is already covered by the boot

12345678910>>...24