Home
last modified time | relevance | path

Searched refs:unstable (Results 1 – 25 of 62) sorted by relevance

123

/Linux-v6.1/rust/alloc/
Dboxed.rs169 #[unstable(feature = "thin_box", issue = "92791")]
186 #[unstable(feature = "allocator_api", issue = "32838")] A: Allocator = Global,
226 #[unstable(feature = "new_uninit", issue = "63291")]
253 #[unstable(feature = "new_uninit", issue = "63291")]
282 #[unstable(feature = "allocator_api", issue = "32838")]
308 #[unstable(feature = "allocator_api", issue = "32838")]
334 #[unstable(feature = "allocator_api", issue = "32838")]
357 #[unstable(feature = "allocator_api", issue = "32838")]
387 #[unstable(feature = "allocator_api", issue = "32838")]
422 #[unstable(feature = "allocator_api", issue = "32838")]
[all …]
Dslice.rs105 #[unstable(feature = "slice_range", issue = "76393")]
107 #[unstable(feature = "array_chunks", issue = "74985")]
109 #[unstable(feature = "array_chunks", issue = "74985")]
111 #[unstable(feature = "array_windows", issue = "75027")]
127 #[unstable(feature = "slice_group_by", issue = "80552")]
502 #[unstable(feature = "allocator_api", issue = "32838")]
749 #[unstable(feature = "slice_concat_trait", issue = "27747")]
751 #[unstable(feature = "slice_concat_trait", issue = "27747")]
756 #[unstable(feature = "slice_concat_trait", issue = "27747")]
761 #[unstable(feature = "slice_concat_trait", issue = "27747")]
[all …]
Dborrow.rs79 #[unstable(feature = "toowned_clone_into", reason = "recently added", issue = "41263")]
231 #[unstable(feature = "cow_is_borrowed", issue = "65143")]
254 #[unstable(feature = "cow_is_borrowed", issue = "65143")]
Dalloc.rs51 #[unstable(feature = "allocator_api", issue = "32838")]
228 #[unstable(feature = "allocator_api", issue = "32838")]
395 #[unstable(feature = "alloc_internals", issue = "none")]
Dlib.rs241 #[unstable(feature = "liballoc_internals", issue = "none", reason = "implementation detail")]
/Linux-v6.1/rust/alloc/collections/
Dmod.rs71 #[unstable(
83 #[unstable(
99 #[unstable(
111 #[unstable(
123 #[unstable(feature = "try_reserve_kind", reason = "new API", issue = "48043")]
/Linux-v6.1/rust/alloc/vec/
Ddrain_filter.rs22 #[unstable(feature = "drain_filter", reason = "recently added", issue = "43244")]
28 #[unstable(feature = "allocator_api", issue = "32838")] A: Allocator = Global,
54 #[unstable(feature = "allocator_api", issue = "32838")]
61 #[unstable(feature = "drain_filter", reason = "recently added", issue = "43244")]
99 #[unstable(feature = "drain_filter", reason = "recently added", issue = "43244")]
Dinto_iter.rs34 #[unstable(feature = "allocator_api", issue = "32838")] A: Allocator = Global,
89 #[unstable(feature = "allocator_api", issue = "32838")]
280 #[unstable(feature = "trusted_len", issue = "37572")]
284 #[unstable(issue = "none", feature = "std_internals")]
290 #[unstable(issue = "none", feature = "std_internals")]
294 #[unstable(issue = "none", feature = "std_internals")]
344 #[unstable(issue = "none", feature = "inplace_iteration")]
348 #[unstable(issue = "none", feature = "inplace_iteration")]
Ddrain.rs27 #[unstable(feature = "allocator_api", issue = "32838")] A: Allocator + 'a = Global,
64 #[unstable(feature = "allocator_api", issue = "32838")]
182 #[unstable(feature = "trusted_len", issue = "37572")]
Dmod.rs80 #[unstable(feature = "drain_filter", reason = "recently added", issue = "43244")]
402 pub struct Vec<T, #[unstable(feature = "allocator_api", issue = "32838")] A: Allocator = Global> {
566 #[unstable(feature = "allocator_api", issue = "32838")]
615 #[unstable(feature = "allocator_api", issue = "32838")]
691 #[unstable(feature = "allocator_api", issue = "32838")]
728 #[unstable(feature = "vec_into_raw_parts", reason = "new API", issue = "65816")]
771 #[unstable(feature = "allocator_api", issue = "32838")]
1186 #[unstable(feature = "allocator_api", issue = "32838")]
2180 #[unstable(feature = "vec_split_at_spare", issue = "81944")]
2337 #[unstable(feature = "slice_flatten", issue = "95629")]
[all …]
/Linux-v6.1/drivers/mtd/
Dsm_ftl.c337 if (ftl->unstable) in sm_write_sector()
382 if (ftl->unstable) in sm_write_block()
444 if (ftl->unstable) in sm_mark_block_bad()
474 if (ftl->unstable) in sm_erase_block()
742 if (!ftl->unstable) { in sm_recheck_media()
744 ftl->unstable = 1; in sm_recheck_media()
942 if (ftl->unstable) in sm_cache_flush()
962 if (ftl->unstable) in sm_cache_flush()
Dsm_ftl.h38 bool unstable; member
/Linux-v6.1/Documentation/userspace-api/media/v4l/
Dvidioc-query-dv-timings.rst58 ENOLINK is returned. If a signal was detected, but it was unstable and
82 The signal was unstable and the hardware could not lock on to it.
/Linux-v6.1/arch/arm/boot/dts/
Dimx6q-cm-fx6.dts172 * the module behaves unstable at this frequency. Hence, remove the
194 * the module behaves unstable at this frequency. Hence, remove the
216 * the module behaves unstable at this frequency. Hence, remove the
238 * the module behaves unstable at this frequency. Hence, remove the
/Linux-v6.1/drivers/gpu/drm/i915/
DKconfig.unstable3 bool "Enable unstable API for early prototype development"
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-class-power-twl403017 This is useful for unstable power sources
/Linux-v6.1/Documentation/scheduler/
Dsched-rt-group.rst21 Fiddling with these settings can result in an unstable system, the knobs are
26 * very small values in sched_rt_period_us can result in an unstable
30 * very small values in sched_rt_runtime_us can result in an unstable
/Linux-v6.1/Documentation/devicetree/bindings/
DABI.rst34 4) Don't submit bindings for staging or unstable. That will be decided by
/Linux-v6.1/Documentation/devicetree/bindings/arm/
Dxen.txt62 http://xenbits.xen.org/docs/unstable/hypercall/x86_64/include,public,platform.h.html.
Dsyna.txt12 considered "unstable". Any Marvell Berlin device tree binding may change at any
/Linux-v6.1/Documentation/devicetree/bindings/net/dsa/
Dmarvell.txt4 WARNING: This binding is currently unstable. Do not program it into a
/Linux-v6.1/Documentation/usb/
Diuu_phoenix.rst16 guru, so don't blame me if your system is unstable
/Linux-v6.1/Documentation/maintainer/
Drebasing-and-merging.rst57 expose an unstable branch for others to test with or for automated
58 testing services. If you do expose a branch that may be unstable in
72 as the new base. The kernel is often in a relatively unstable state
/Linux-v6.1/fs/btrfs/
DKconfig28 The filesystem disk format is no longer unstable, and it's not
/Linux-v6.1/Documentation/bpf/
Dbpf_licensing.rst85 directly via unstable interface also known as "kfunc".

123