Home
last modified time | relevance | path

Searched full:invariant (Results 1 – 25 of 326) sorted by relevance

12345678910>>...14

/kernel/linux/linux-5.10/Documentation/userspace-api/media/
Dfdl-appendix.rst73 .. _fdl-invariant:
75 The “Invariant Sections” are certain
77 as being those of Invariant Sections, in the notice that says that the
237 :ref:`Invariant Sections <fdl-invariant>` and required
271 Preserve all the :ref:`Invariant Sections <fdl-invariant>` of the
282 in title with any :ref:`Invariant Section <fdl-invariant>`.
288 of these sections as invariant. To do this, add their titles to the list
289 of :ref:`Invariant Sections <fdl-invariant>` in the Modified Version's
327 :ref:`Invariant Sections <fdl-invariant>` of all of the original
328 documents, unmodified, and list them all as Invariant Sections of your
[all …]
/kernel/linux/linux-6.6/Documentation/userspace-api/media/
Dfdl-appendix.rst73 .. _fdl-invariant:
75 The "Invariant Sections" are certain
77 as being those of Invariant Sections, in the notice that says that the
237 :ref:`Invariant Sections <fdl-invariant>` and required
271 Preserve all the :ref:`Invariant Sections <fdl-invariant>` of the
282 in title with any :ref:`Invariant Section <fdl-invariant>`.
288 of these sections as invariant. To do this, add their titles to the list
289 of :ref:`Invariant Sections <fdl-invariant>` in the Modified Version's
327 :ref:`Invariant Sections <fdl-invariant>` of all of the original
328 documents, unmodified, and list them all as Invariant Sections of your
[all …]
/kernel/linux/linux-5.10/LICENSES/deprecated/
DGFDL-1.28 Invariant Sections, Front-Cover Texts or Back-Cover Texts.
82 The "Invariant Sections" are certain Secondary Sections whose titles
83 are designated, as being those of Invariant Sections, in the notice
86 allowed to be designated as Invariant. The Document may contain zero
87 Invariant Sections. If the Document does not identify any Invariant
223 G. Preserve in that license notice the full lists of Invariant Sections
244 L. Preserve all the Invariant Sections of the Document,
250 or to conflict in title with any Invariant Section.
256 of these sections as invariant. To do this, add their titles to the
257 list of Invariant Sections in the Modified Version's license notice.
[all …]
DGFDL-1.18 Invariant Sections, Front-Cover Texts or Back-Cover Texts.
79 The "Invariant Sections" are certain Secondary Sections whose titles
80 are designated, as being those of Invariant Sections, in the notice
197 G. Preserve in that license notice the full lists of Invariant Sections
218 L. Preserve all the Invariant Sections of the Document,
224 or to conflict in title with any Invariant Section.
229 of these sections as invariant. To do this, add their titles to the
230 list of Invariant Sections in the Modified Version's license notice.
259 Invariant Sections of all of the original documents, unmodified, and
260 list them all as Invariant Sections of your combined work in its
[all …]
/kernel/linux/linux-6.6/LICENSES/deprecated/
DGFDL-1.28 Invariant Sections, Front-Cover Texts or Back-Cover Texts.
82 The "Invariant Sections" are certain Secondary Sections whose titles
83 are designated, as being those of Invariant Sections, in the notice
86 allowed to be designated as Invariant. The Document may contain zero
87 Invariant Sections. If the Document does not identify any Invariant
223 G. Preserve in that license notice the full lists of Invariant Sections
244 L. Preserve all the Invariant Sections of the Document,
250 or to conflict in title with any Invariant Section.
256 of these sections as invariant. To do this, add their titles to the
257 list of Invariant Sections in the Modified Version's license notice.
[all …]
DGFDL-1.18 Invariant Sections, Front-Cover Texts or Back-Cover Texts.
79 The "Invariant Sections" are certain Secondary Sections whose titles
80 are designated, as being those of Invariant Sections, in the notice
197 G. Preserve in that license notice the full lists of Invariant Sections
218 L. Preserve all the Invariant Sections of the Document,
224 or to conflict in title with any Invariant Section.
229 of these sections as invariant. To do this, add their titles to the
230 list of Invariant Sections in the Modified Version's license notice.
259 Invariant Sections of all of the original documents, unmodified, and
260 list them all as Invariant Sections of your combined work in its
[all …]
/kernel/linux/linux-6.6/drivers/android/
Dbinder_internal.h173 * (invariant after initialized)
182 * (invariant after initialized)
202 * (invariant, no lock needed)
204 * (invariant, no lock needed)
220 * (invariant after initialized)
222 * (invariant after initialized)
224 * (invariant after initialized)
258 * invariant after initialization
343 * (invariant after initialized)
345 * (invariant after initialized)
[all …]
Dbinder_alloc.h79 * (invariant after mmap)
80 * @mm: copy of task->mm (invariant after open)
90 * @pid: pid for associated binder_proc (invariant after init)
/kernel/linux/linux-6.6/arch/x86/kvm/
Dhyperv.h140 * With HV_ACCESS_TSC_INVARIANT feature, invariant TSC (CPUID.80000007H:EDX[8])
148 * If Hyper-V's invariant TSC control is not exposed to the guest, in kvm_hv_invtsc_suppressed()
149 * the invariant TSC CPUID flag is not suppressed, Windows guests were in kvm_hv_invtsc_suppressed()
151 * encouraged to enable Hyper-V's invariant TSC control when invariant in kvm_hv_invtsc_suppressed()
159 * If Hyper-V's invariant TSC control is exposed to the guest, KVM is in kvm_hv_invtsc_suppressed()
160 * responsible for suppressing the invariant TSC CPUID flag if the in kvm_hv_invtsc_suppressed()
/kernel/linux/linux-5.10/include/uapi/linux/
Dcoresight-stm.h12 * The CoreSight STM supports guaranteed and invariant timing
15 * ensure the transaction is accepted by the STM. While invariant
17 * will take an invariant amount of time regardless of the
/kernel/linux/linux-6.6/include/uapi/linux/
Dcoresight-stm.h12 * The CoreSight STM supports guaranteed and invariant timing
15 * ensure the transaction is accepted by the STM. While invariant
17 * will take an invariant amount of time regardless of the
/kernel/linux/linux-6.6/rust/kernel/sync/
Darc.rs166 // INVARIANT: The refcount is initialised to a non-zero value. in try_new()
211 // INVARIANT: By the safety requirements, the invariants hold. in from_inner()
265 // SAFETY: By the type invariant, there is necessarily a reference to the object, so it is in deref()
279 // INVARIANT: C `refcount_inc` saturates the refcount, so it cannot overflow to zero. in clone()
280 // SAFETY: By the type invariant, there is necessarily a reference to the object, so it is in clone()
291 // SAFETY: By the type invariant, there is necessarily a reference to the object. We cannot in drop()
297 // INVARIANT: If the refcount reaches zero, there are no other instances of `Arc`, and in drop()
298 // this instance is being dropped, so the broken invariant is not observable. in drop()
299 // SAFETY: Also by the type invariant, we are allowed to decrement the refcount. in drop()
410 // INVARIANT: The safety requirements guarantee the invariants. in new()
[all …]
/kernel/linux/linux-6.6/Documentation/scheduler/
Dsched-capacity.rst172 The task utilization signal can be made frequency invariant using the following
177 Applying this formula to the two examples above yields a frequency invariant
210 The task utilization signal can be made CPU invariant using the following
217 invariant task utilization of 25%.
219 2.4 Invariant task utilization
223 order to obtain a truly invariant signal. The pseudo-formula for a task
224 utilization that is both CPU and frequency invariant is thus, for a given
231 In other words, invariant task utilization describes the behaviour of a task as
236 invariant form.
268 As stated in 2.2, capacity-aware scheduling requires a frequency-invariant task
/kernel/linux/linux-5.10/Documentation/scheduler/
Dsched-capacity.rst172 The task utilization signal can be made frequency invariant using the following
177 Applying this formula to the two examples above yields a frequency invariant
210 The task utilization signal can be made CPU invariant using the following
217 invariant task utilization of 25%.
219 2.4 Invariant task utilization
223 order to obtain a truly invariant signal. The pseudo-formula for a task
224 utilization that is both CPU and frequency invariant is thus, for a given
231 In other words, invariant task utilization describes the behaviour of a task as
236 invariant form.
268 As stated in 2.2, capacity-aware scheduling requires a frequency-invariant task
/kernel/linux/linux-6.6/arch/riscv/include/asm/
Dtopology.h7 /* Replace task scheduler's default frequency-invariant accounting */
13 /* Replace task scheduler's default cpu-invariant accounting */
/kernel/linux/linux-6.6/arch/arm/include/asm/
Dtopology.h12 /* Replace task scheduler's default frequency-invariant accounting */
18 /* Replace task scheduler's default cpu-invariant accounting */
/kernel/linux/linux-5.10/arch/arm/include/asm/
Dtopology.h12 /* Replace task scheduler's default frequency-invariant accounting */
18 /* Replace task scheduler's default cpu-invariant accounting */
/kernel/linux/linux-6.6/arch/arm64/include/asm/
Dtopology.h21 /* Replace task scheduler's default frequency-invariant accounting */
31 /* Replace task scheduler's default cpu-invariant accounting */
/kernel/linux/linux-6.6/rust/kernel/
Derror.rs112 // INVARIANT: The check above ensures the type invariant in from_errno()
123 // INVARIANT: The contract ensures the type invariant in from_errno_unchecked()
136 // SAFETY: `self.0` is a valid error due to its invariant. in to_ptr()
288 // which always fits in an `i16`, as per the invariant above. in from_err_ptr()
333 // `-bindings::MAX_ERRNO` fits in an `i16` as per invariant above, in from_result()
Dtask.rs118 // SAFETY: By the type invariant, we know that `self.0` is a valid task. Valid tasks always in group_leader()
130 // SAFETY: By the type invariant, we know that `self.0` is a valid task. Valid tasks always in pid()
137 // SAFETY: By the type invariant, we know that `self.0` is valid. in signal_pending()
143 // SAFETY: By the type invariant, we know that `self.0.get()` is non-null and valid. in wake_up()
/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dtopology.h28 /* Replace task scheduler's default frequency-invariant accounting */
33 /* Replace task scheduler's default cpu-invariant accounting */
/kernel/linux/linux-5.10/tools/perf/tests/
Dhists_filter.c176 /* normal stats should be invariant */ in test__hists_filter()
205 /* normal stats should be invariant */ in test__hists_filter()
240 /* normal stats should be invariant */ in test__hists_filter()
269 /* normal stats should be invariant */ in test__hists_filter()
300 /* normal stats should be invariant */ in test__hists_filter()
/kernel/linux/linux-6.6/tools/perf/tests/
Dhists_filter.c188 /* normal stats should be invariant */ in test__hists_filter()
217 /* normal stats should be invariant */ in test__hists_filter()
252 /* normal stats should be invariant */ in test__hists_filter()
281 /* normal stats should be invariant */ in test__hists_filter()
312 /* normal stats should be invariant */ in test__hists_filter()
/kernel/linux/linux-6.6/Documentation/admin-guide/
Dspkguide.txt16 Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A
1283 The "Invariant Sections" are certain Secondary Sections whose titles
1284 are designated, as being those of Invariant Sections, in the notice
1287 allowed to be designated as Invariant. The Document may contain zero
1288 Invariant Sections. If the Document does not identify any Invariant
1424 G. Preserve in that license notice the full lists of Invariant Sections
1445 L. Preserve all the Invariant Sections of the Document,
1451 or to conflict in title with any Invariant Section.
1457 of these sections as invariant. To do this, add their titles to the
1458 list of Invariant Sections in the Modified Version's license notice.
[all …]
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dspkguide.txt16 Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A
1238 The "Invariant Sections" are certain Secondary Sections whose titles
1239 are designated, as being those of Invariant Sections, in the notice
1242 allowed to be designated as Invariant. The Document may contain zero
1243 Invariant Sections. If the Document does not identify any Invariant
1379 G. Preserve in that license notice the full lists of Invariant Sections
1400 L. Preserve all the Invariant Sections of the Document,
1406 or to conflict in title with any Invariant Section.
1412 of these sections as invariant. To do this, add their titles to the
1413 list of Invariant Sections in the Modified Version's license notice.
[all …]

12345678910>>...14