Home
last modified time | relevance | path

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

123456

/linux/Documentation/userspace-api/media/
H A 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 …]
/linux/LICENSES/deprecated/
H A 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 …]
H A 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 …]
/linux/drivers/android/
H A Dbinder_internal.h176 * (invariant after initialized)
185 * (invariant after initialized)
205 * (invariant, no lock needed)
207 * (invariant, no lock needed)
223 * (invariant after initialized)
225 * (invariant after initialized)
227 * (invariant after initialized)
261 * invariant after initialization
357 * (invariant after initialized)
359 * (invariant afte
[all...]
/linux/include/uapi/linux/
H A 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
/linux/arch/x86/kvm/
H A Dhyperv.h153 * With HV_ACCESS_TSC_INVARIANT feature, invariant TSC (CPUID.80000007H:EDX[8])
161 * If Hyper-V's invariant TSC control is not exposed to the guest, in kvm_hv_invtsc_suppressed()
162 * the invariant TSC CPUID flag is not suppressed, Windows guests were in kvm_hv_invtsc_suppressed()
164 * encouraged to enable Hyper-V's invariant TSC control when invariant in kvm_hv_invtsc_suppressed()
172 * If Hyper-V's invariant TSC control is exposed to the guest, KVM is in kvm_hv_invtsc_suppressed()
173 * responsible for suppressing the invariant TSC CPUID flag if the in kvm_hv_invtsc_suppressed()
/linux/rust/kernel/net/
H A Dphy.rs97 // SAFETY: The struct invariant ensures that we may access in phy_id()
105 // SAFETY: The struct invariant ensures that we may access in state()
130 // SAFETY: The struct invariant ensures that we may access in is_link_up()
142 // SAFETY: The struct invariant ensures that we may access in is_autoneg_enabled()
155 // SAFETY: The struct invariant ensures that we may access in is_autoneg_completed()
164 // SAFETY: The struct invariant ensures that we may access in set_speed()
177 // SAFETY: The struct invariant ensures that we may access in set_duplex()
196 // SAFETY: `phydev` is pointing to a valid object by the type invariant of `Self`. in read_paged()
209 // SAFETY: `phydev` is pointing to a valid object by the type invariant of `Self`. in resolve_aneg_linkmode()
217 // SAFETY: `phydev` is pointing to a valid object by the type invariant of `Self`. in genphy_soft_reset()
[all …]
/linux/Documentation/scheduler/
H A Dsched-capacity.rst173 The task utilization signal can be made frequency invariant using the following
178 Applying this formula to the two examples above yields a frequency invariant
211 The task utilization signal can be made CPU invariant using the following
218 invariant task utilization of 25%.
220 2.4 Invariant task utilization
224 order to obtain a truly invariant signal. The pseudo-formula for a task
225 utilization that is both CPU and frequency invariant is thus, for a given
232 In other words, invariant task utilization describes the behaviour of a task as
237 invariant form.
269 As stated in 2.2, capacity-aware scheduling requires a frequency-invariant task
H A Dschedutil.rst83 The result is that the above 'running' and 'runnable' metrics become invariant
128 the frequency invariant utilization estimate of the CPU. From this we compute
/linux/rust/kernel/net/phy/
H A Dreg.rs107 // SAFETY: `phydev` is pointing to a valid object by the type invariant of `Device`. in read()
119 // SAFETY: `phydev` is pointing to a valid object by the type invariant of `Device`. in write()
129 // SAFETY: `phydev` is pointing to a valid object by the type invariant of `Self`. in read_status()
199 // SAFETY: `phydev` is pointing to a valid object by the type invariant of `Device`. in read()
209 // SAFETY: `phydev` is pointing to a valid object by the type invariant of `Device`. in write()
218 // SAFETY: `phydev` is pointing to a valid object by the type invariant of `Self`. in read_status()
/linux/include/drm/
H A Ddrm_panic.h85 * safely access any state which is invariant in between these two function
95 * stays invariant after the atomic check code has finished is safe to access.
101 * invariant between these two calls. This also means that for drivers using
136 * - An state that isn't invariant and that the driver must be able to access
H A Ddrm_mode_config.h463 * Number of encoders on this device. This is invariant over the
471 * invariant over the lifetime of a device and hence doesn't need any
480 * This is invariant over the lifetime of a device and hence doesn't
487 * List of plane objects linked with &drm_plane.head. This is invariant
505 * Number of CRTCs on this device linked with &drm_crtc.head. This is invariant over the lifetime
512 * List of CRTC objects linked with &drm_crtc.head. This is invariant
521 * invariant over the lifetime of a device and hence doesn't need any
530 * invariant over the lifetime of a device and hence doesn't need any
/linux/rust/kernel/
H A Drbtree.rs188 // INVARIANT: There are no nodes in the tree, so the invariant holds vacuously. in new()
198 // INVARIANT: in iter()
213 // INVARIANT: in iter_mut()
245 // INVARIANT: in cursor_front()
260 // INVARIANT: in cursor_back()
378 … // SAFETY: By the type invariant of `Self`, all non-null `rb_node` pointers stored in `self` in get()
425 … // SAFETY: By the type invariant of `Self`, all non-null `rb_node` pointers stored in `self` in cursor_lower_bound()
465 // INVARIANT: in cursor_lower_bound()
486 // INVARIANT: The loop invariant is that all tree nodes from `next` in postorder are valid. in drop()
495 // INVARIANT: This is the destructor, so we break the type invariant during clean-up, in drop()
[all …]
H A Derror.rs135 // INVARIANT: The contract ensures the type invariant in from_errno_unchecked()
148 // SAFETY: `self.0` is a valid error due to its invariant. in to_blk_status()
154 // SAFETY: `self.0` is a valid error due to its invariant. in to_ptr()
298 // which always fits in an `i16`, as per the invariant above. in from_err_ptr()
340 // `-bindings::MAX_ERRNO` fits in an `i16` as per invariant above, in from_result()
/linux/arch/riscv/include/asm/
H A Dtopology.h11 /* Replace task scheduler's default frequency-invariant accounting */
18 /* Replace task scheduler's default cpu-invariant accounting */
/linux/arch/arm/include/asm/
H A Dtopology.h12 /* Replace task scheduler's default frequency-invariant accounting */
19 /* Replace task scheduler's default cpu-invariant accounting */
/linux/Documentation/admin-guide/
H A Dspkguide.txt16 Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A
1288 The "Invariant Sections" are certain Secondary Sections whose titles
1289 are designated, as being those of Invariant Sections, in the notice
1292 allowed to be designated as Invariant. The Document may contain zero
1293 Invariant Sections. If the Document does not identify any Invariant
1429 G. Preserve in that license notice the full lists of Invariant Sections
1450 L. Preserve all the Invariant Sections of the Document,
1456 or to conflict in title with any Invariant Section.
1462 of these sections as invariant. To do this, add their titles to the
1463 list of Invariant Sections in the Modified Version's license notice.
[all …]
/linux/tools/perf/tests/
H A 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()
/linux/arch/arm64/include/asm/
H A Dtopology.h22 /* Replace task scheduler's default frequency-invariant accounting */
29 /* Replace task scheduler's default cpu-invariant accounting */
/linux/include/linux/
H A Dreciprocal_div.h8 * This algorithm is based on the paper "Division by Invariant
17 * runtime invariant. The reciprocal of B is calculated in the
/linux/drivers/md/dm-vdo/indexer/
H A Dsparse-cache.c28 * thread. The critical invariant for coordination is that the cache membership must not change
30 * receive the same results for every virtual chapter number. To ensure that critical invariant,
35 * As a result of this invariant, we have the guarantee that every zone thread will call
397 * The correctness of the barriers depends on the invariant that between calls to in uds_sparse_cache_contains()
399 * for a given chapter must be identical across zones. That invariant must be maintained in uds_sparse_cache_contains()
/linux/drivers/misc/genwqe/
H A Dcard_ddcb.h61 __be16 rsvd_0e_16; /* Reserved invariant */
63 __be64 fwiv_64; /* Firmware Invariant. */
/linux/Documentation/devicetree/bindings/perf/
H A Driscv,pmu.yaml82 upper 32 invariant bits for the range of events
84 lower 32 invariant bits for the range of events
/linux/arch/x86/kernel/cpu/
H A Dmshyperv.c512 * Invariant TSC, which is a better clocksource in ms_hyperv_init_platform()
518 * The Invariant TSC is expected to be available in ms_hyperv_init_platform()
524 pr_warn("Hyper-V: Invariant TSC is unavailable\n"); in ms_hyperv_init_platform()
579 * guests to report invariant TSC feature through CPUID in ms_hyperv_init_platform()
H A Dpowerflags.c19 "", /* tsc invariant mapped to constant_tsc */

123456