Home
last modified time | relevance | path

Searched full:modified (Results 1 – 25 of 1942) sorted by relevance

12345678910>>...78

/linux-5.10/Documentation/userspace-api/media/
Dfdl-appendix.rst52 .. _fdl-modified:
54 A “Modified Version” of the Document means any work containing the
191 You may copy and distribute a :ref:`Modified Version <fdl-modified>`
194 that you release the Modified Version under precisely this License, with
195 the Modified Version filling the role of the Document, thus licensing
196 distribution and modification of the Modified Version to whoever
198 Modified Version:
211 modifications in the :ref:`Modified Version <fdl-modified>`,
218 publisher of the :ref:`Modified Version <fdl-modified>`, as the
232 :ref:`Modified Version <fdl-modified>` under the terms of this
[all …]
/linux-5.10/kernel/livepatch/
Dstate.c3 * system_state.c - State of the system modified by livepatches
19 * klp_get_state() - get information about system state modified by
22 * @id: custom identifier of the modified system state
45 * klp_get_prev_state() - get information about system state modified by
47 * @id: custom identifier of the modified system state
52 * The same system state can be modified by more non-cumulative
94 /* A cumulative livepatch must handle all already modified states. */ in klp_is_state_compatible()
103 * Cumulative patches must handle all already modified states.
104 * Non-cumulative patches can touch already modified states.
/linux-5.10/LICENSES/deprecated/
DGFDL-1.164 A "Modified Version" of the Document means any work containing the
173 You may copy and distribute a Modified Version of the Document under
175 the Modified Version under precisely this License, with the Modified
177 and modification of the Modified Version to whoever possesses a copy
178 of it. In addition, you must do these things in the Modified Version:
186 responsible for authorship of the modifications in the Modified
190 Modified Version, as the publisher.
195 giving the public permission to use the Modified Version under the
202 publisher of the Modified Version as given on the Title Page. If
205 given on its Title Page, then add an item describing the Modified
[all …]
DGFDL-1.267 A "Modified Version" of the Document means any work containing the
198 You may copy and distribute a Modified Version of the Document under
200 the Modified Version under precisely this License, with the Modified
202 and modification of the Modified Version to whoever possesses a copy
203 of it. In addition, you must do these things in the Modified Version:
211 responsible for authorship of the modifications in the Modified
216 Modified Version, as the publisher.
221 giving the public permission to use the Modified Version under the
228 publisher of the Modified Version as given on the Title Page. If
231 given on its Title Page, then add an item describing the Modified
[all …]
/linux-5.10/tools/testing/selftests/bpf/verifier/
Dctx.c34 .errstr = "dereference of modified ctx ptr",
51 "pass modified ctx pointer to helper, 1",
62 .errstr = "dereference of modified ctx ptr",
65 "pass modified ctx pointer to helper, 2",
75 .errstr_unpriv = "dereference of modified ctx ptr",
76 .errstr = "dereference of modified ctx ptr",
79 "pass modified ctx pointer to helper, 3",
145 .errstr = "dereference of modified ctx ptr",
/linux-5.10/tools/perf/pmu-events/arch/x86/haswell/
Duncore.json43 "BriefDescription": "An external snoop hits a non-modified line in some processor core.",
44 "PublicDescription": "An external snoop hits a non-modified line in some processor core.",
55 …ated by this Cbox due to processor core memory request which hits a non-modified line in some proc…
56 …ated by this Cbox due to processor core memory request which hits a non-modified line in some proc…
67 …"BriefDescription": "A cross-core snoop resulted from L3 Eviction which hits a non-modified line i…
68 …"PublicDescription": "A cross-core snoop resulted from L3 Eviction which hits a non-modified line …
79 "BriefDescription": "An external snoop hits a modified line in some processor core.",
80 "PublicDescription": "An external snoop hits a modified line in some processor core.",
91 …nitiated by this Cbox due to processor core memory request which hits a modified line in some proc…
92 …nitiated by this Cbox due to processor core memory request which hits a modified line in some proc…
[all …]
/linux-5.10/Documentation/livepatch/
Dsystem-state.rst31 The state of the system might get modified either by several livepatch callbacks
35 Each modified state is described by struct klp_state, see
74 for already modified system states.
79 - Non-cumulative livepatches are allowed to touch already modified
90 has not been already modified by a livepatches that are being
108 System states are usually modified by livepatch callbacks. The expected
122 The system state itself is typically modified in *post_patch()*
/linux-5.10/arch/arm/mach-mvebu/
Dcoherency_ll.S83 * As r0 is not modified by ll_get_coherency_base() and
85 * and avoid it being modified by the branch and link
108 * As r0 is not modified by ll_get_coherency_base() and
110 * and avoid it being modified by the branch and link
135 * As r0 is not modified by ll_get_coherency_base() and
137 * and avoid it being modified by the branch and link
/linux-5.10/tools/perf/pmu-events/arch/powerpc/power8/
Dcache.json5 …"BriefDescription": "The processor's data cache was reloaded with Modified (M) data from another c…
6 …"PublicDescription": "The processor's data cache was reloaded with Modified (M) data from another …
107 …"BriefDescription": "The processor's data cache was reloaded either shared or modified data from a…
108 …"PublicDescription": "The processor's data cache was reloaded either shared or modified data from …
113 …"BriefDescription": "The processor's data cache was reloaded either shared or modified data from a…
114 …"PublicDescription": "The processor's data cache was reloaded either shared or modified data from …
119 …"BriefDescription": "The processor's data cache was reloaded with Modified (M) data from another c…
120 …"PublicDescription": "The processor's data cache was reloaded with Modified (M) data from another …
Dmarked.json35 …"BriefDescription": "The processor's data cache was reloaded with Modified (M) data from another c…
41 …"BriefDescription": "Duration in cycles to reload with Modified (M) data from another chip's L2 or…
251 …"BriefDescription": "The processor's data cache was reloaded either shared or modified data from a…
257 …"BriefDescription": "Duration in cycles to reload either shared or modified data from another core…
263 …"BriefDescription": "The processor's data cache was reloaded either shared or modified data from a…
269 …"BriefDescription": "Duration in cycles to reload either shared or modified data from another core…
275 …"BriefDescription": "The processor's data cache was reloaded with Modified (M) data from another c…
281 …"BriefDescription": "Duration in cycles to reload with Modified (M) data from another chip's L2 or…
365 …"BriefDescription": "A Page Table Entry was loaded into the TLB with Modified (M) data from anothe…
461 …"BriefDescription": "A Page Table Entry was loaded into the TLB either shared or modified data fro…
[all …]
Dfrontend.json89 …"BriefDescription": "The processor's Instruction cache was reloaded with Modified (M) data from an…
90 …"PublicDescription": "The processor's Instruction cache was reloaded with Modified (M) data from a…
203 …"BriefDescription": "The processor's Instruction cache was reloaded either shared or modified data…
204 …"PublicDescription": "The processor's Instruction cache was reloaded either shared or modified dat…
209 …"BriefDescription": "The processor's Instruction cache was reloaded either shared or modified data…
210 …"PublicDescription": "The processor's Instruction cache was reloaded either shared or modified dat…
215 …"BriefDescription": "The processor's Instruction cache was reloaded with Modified (M) data from an…
216 …"PublicDescription": "The processor's Instruction cache was reloaded with Modified (M) data from a…
293 …"BriefDescription": "A Page Table Entry was loaded into the TLB with Modified (M) data from anothe…
389 …"BriefDescription": "A Page Table Entry was loaded into the TLB either shared or modified data fro…
[all …]
Dother.json371 …"BriefDescription": "The processor's data cache was reloaded with Modified (M) data from another c…
372 …"PublicDescription": "The processor's data cache was reloaded with Modified (M) data from another …
401 …"BriefDescription": "The processor's data cache was reloaded with Modified (M) data from another c…
402 …"PublicDescription": "The processor's data cache was reloaded with Modified (M) data from another …
449 …"BriefDescription": "The processor's data cache was reloaded with Modified (M) data from another c…
450 …"PublicDescription": "The processor's data cache was reloaded with Modified (M) data from another …
461 …"BriefDescription": "The processor's data cache was reloaded with Modified (M) data from another c…
462 …"PublicDescription": "The processor's data cache was reloaded with Modified (M) data from another …
515 …"BriefDescription": "The processor's data cache was reloaded either shared or modified data from a…
516 …"PublicDescription": "The processor's data cache was reloaded either shared or modified data from …
[all …]
Dtranslation.json29 …"BriefDescription": "A Page Table Entry was loaded into the TLB with Modified (M) data from anothe…
107 …"BriefDescription": "A Page Table Entry was loaded into the TLB either shared or modified data fro…
113 …"BriefDescription": "A Page Table Entry was loaded into the TLB either shared or modified data fro…
119 …"BriefDescription": "A Page Table Entry was loaded into the TLB with Modified (M) data from anothe…
/linux-5.10/tools/perf/pmu-events/arch/x86/sandybridge/
Duncore.json19 "BriefDescription": "A snoop invalidates a non-modified line in some processor core.",
20 "PublicDescription": "A snoop invalidates a non-modified line in some processor core.",
31 "BriefDescription": "A snoop hits a non-modified line in some processor core.",
32 "PublicDescription": "A snoop hits a non-modified line in some processor core.",
43 "BriefDescription": "A snoop hits a modified line in some processor core.",
44 "PublicDescription": "A snoop hits a modified line in some processor core.",
55 "BriefDescription": "A snoop invalidates a modified line in some processor core.",
56 "PublicDescription": "A snoop invalidates a modified line in some processor core.",
/linux-5.10/tools/perf/pmu-events/arch/x86/ivybridge/
Duncore.json19 "BriefDescription": "A snoop invalidates a non-modified line in some processor core.",
20 "PublicDescription": "A snoop invalidates a non-modified line in some processor core.",
31 "BriefDescription": "A snoop hits a non-modified line in some processor core.",
32 "PublicDescription": "A snoop hits a non-modified line in some processor core.",
43 "BriefDescription": "A snoop hits a modified line in some processor core.",
44 "PublicDescription": "A snoop hits a modified line in some processor core.",
55 "BriefDescription": "A snoop invalidates a modified line in some processor core.",
56 "PublicDescription": "A snoop invalidates a modified line in some processor core.",
/linux-5.10/arch/m68k/fpsp040/
DREADME14 regard to the SOFTWARE (INCLUDING ANY MODIFIED VERSIONS THEREOF)
27 without alteration in any modified and/or redistributed versions,
28 and that such modified versions are clearly identified as such.
/linux-5.10/fs/xfs/libxfs/
Dxfs_quota_defs.h47 * modified. Hence for this case we need to reserve space for at least 4 dquots.
51 * have their dquots modified are the source and destination directory inodes
54 * inode can be modified. And if the directories are world writeable, all the
55 * dquots can be unique and so 6 dquots can be modified....
106 * modified.
/linux-5.10/tools/perf/pmu-events/arch/powerpc/power9/
Dtranslation.json75 …"BriefDescription": "A Page Table Entry was loaded into the TLB either shared or modified data fro…
95 …"BriefDescription": "The processor's data cache was reloaded with Modified (M) data from another c…
135 …"BriefDescription": "Duration in cycles to reload with Modified (M) data from another chip's L2 or…
150 …"BriefDescription": "A Page Table Entry was loaded into the TLB either shared or modified data fro…
165 …"BriefDescription": "A Page Table Entry was loaded into the TLB with Modified (M) data from anothe…
210 …"BriefDescription": "A Page Table Entry was loaded into the TLB with Modified (M) data from anothe…
Dpipeline.json30 …"BriefDescription": "The processor's data cache was reloaded either shared or modified data from a…
80 …"BriefDescription": "A Page Table Entry was loaded into the TLB with Modified (M) data from anothe…
95 …"BriefDescription": "A Page Table Entry was loaded into the TLB with Modified (M) data from anothe…
160 …"BriefDescription": "A Page Table Entry was loaded into the TLB either shared or modified data fro…
190 …"BriefDescription": "The processor's data cache was reloaded with Modified (M) data from another c…
235 …"BriefDescription": "The processor's data cache was reloaded with Modified (M) data from another c…
260 …"BriefDescription": "A Page Table Entry was loaded into the TLB with Modified (M) data from anothe…
305 …"BriefDescription": "Duration in cycles to reload with Modified (M) data from another core's L2 on…
310 …"BriefDescription": "A Page Table Entry was loaded into the TLB with Modified (M) data from anothe…
390 …"BriefDescription": "A Page Table Entry was loaded into the TLB either shared or modified data fro…
[all …]
/linux-5.10/mm/
Dmapping_dirty_helpers.c12 * @tlbflush_start: Address of first modified pte
13 * @tlbflush_end: Address of last modified pte + 1
14 * @total: Total number of modified ptes
58 * @start: Address_space page offset of first modified pte relative
60 * @end: Address_space page offset of last modified pte relative
298 * is modified as new bits are set by the function.
300 * none set. The value is modified as new bits are set by the function.
/linux-5.10/arch/x86/include/asm/
Duser.h41 * and what states are in modified/initialized conditions for the
47 * i.e., for example when FP state is modified to a non-init state,
48 * header.xfeatures's bit 0 must be set to '1', when SSE is modified to
/linux-5.10/Documentation/driver-api/md/
Draid5-ppl.rst16 modified by this write. It is just enough data needed for recovering from the
17 write hole. XORing partial parity with the modified chunks produces parity for
19 which chunk writes have completed. If one of the not modified data disks of
/linux-5.10/net/bridge/
Dbr_fdb.c570 /* returns true if the fdb was modified */
835 /* returns true if the fdb is modified */
838 bool modified = false; in fdb_handle_notify() local
843 modified = true; in fdb_handle_notify()
848 modified = true; in fdb_handle_notify()
853 modified = true; in fdb_handle_notify()
856 return modified; in fdb_handle_notify()
868 bool modified = false; in fdb_add_entry() local
902 modified = true; in fdb_add_entry()
909 modified = true; in fdb_add_entry()
[all …]
/linux-5.10/drivers/iio/chemical/
Dvz89x.c67 .modified = 1,
75 .modified = 1,
83 .modified = 1,
104 .modified = 1,
113 .modified = 1,
158 /* VZ89TE device has a modified CRC-8 two complement check */
/linux-5.10/LICENSES/preferred/
DLGPL-2.167 warranty for the free library. Also, if the library is modified by someone
118 modified version of the Library.
175 a) The modified work must itself be a software library.
177 b) You must cause the files modified to carry prominent notices stating
183 d) If a facility in the modified Library refers to a function or a table
198 These requirements apply to the modified work as a whole. If
298 then relink to produce a modified executable containing the modified
301 recompile the application to use the modified definitions.)
307 operate properly with a modified version of the library, if the user
308 installs one, as long as the modified version is interface-compatible

12345678910>>...78