Home
last modified time | relevance | path

Searched full:unstable (Results 1 – 25 of 158) sorted by relevance

1234567

/linux/rust/pin-init/
H A DREADME.md44 This library requires the [`allocator_api` unstable feature] when the `alloc` feature is
48 [`allocator_api` unstable feature]: https://doc.rust-lang.org/nightly/unstable-book/library-features/allocator-api.html
57 This feature enables the `Wrapper` implementation on the unstable `core::pin::UnsafePinned` type.
58 This requires the [`unsafe_pinned` unstable feature](https://github.com/rust-lang/rust/issues/125735)
/linux/tools/testing/selftests/proc/
H A Dproc-2-is-kthread.c34 * kthread creation API is formally unstable internal kernel API, in main()
38 * but their PIDs are unstable. in main()
/linux/net/xfrm/
H A Dxfrm_interface_bpf.c2 /* Unstable XFRM Helpers for TC-BPF hook
6 * are exposed through to BPF programs is explicitly unstable.
H A Dxfrm_state_bpf.c2 /* Unstable XFRM state BPF helpers.
5 * interface they are exposed through to BPF programs is explicitly unstable.
/linux/net/ipv4/
H A Dfou_bpf.c2 /* Unstable Fou Helpers for TC-BPF hook
6 * are exposed through to BPF programs is explicitly unstable.
/linux/Documentation/userspace-api/media/v4l/
H A 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/Documentation/scheduler/
H A 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/arch/arm/boot/dts/nxp/imx/
H A Dimx6q-cm-fx6.dts209 * the module behaves unstable at this frequency. Hence, remove the
231 * the module behaves unstable at this frequency. Hence, remove the
253 * the module behaves unstable at this frequency. Hence, remove the
275 * the module behaves unstable at this frequency. Hence, remove the
/linux/Documentation/translations/it_IT/process/
H A Dprogramming-language.rst52 instabili [it-rust-unstable-features]_. Queste funzionalità potrebbero cambiare
68 .. [it-rust-unstable-features] https://github.com/Rust-for-Linux/linux/issues/2
/linux/drivers/mtd/
H A Dsm_ftl.c335 if (ftl->unstable) in sm_write_sector()
380 if (ftl->unstable) in sm_write_block()
442 if (ftl->unstable) in sm_mark_block_bad()
472 if (ftl->unstable) in sm_erase_block()
740 if (!ftl->unstable) { in sm_recheck_media()
741 sm_printk("media unstable, not allowing writes"); in sm_recheck_media()
742 ftl->unstable = 1; in sm_recheck_media()
940 if (ftl->unstable) in sm_cache_flush()
960 if (ftl->unstable) in sm_cache_flush()
H A Dsm_ftl.h38 bool unstable; member
/linux/Documentation/maintainer/
H A 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/
H A D.rustfmt.toml4 # Unstable options that help catching some mistakes in formatting and that we may want to enable
/linux/kernel/trace/rv/monitors/nrp/
H A DKconfig13 This monitor is unstable on arm64, say N unless you are testing it.
/linux/include/xen/interface/io/
H A D9pfs.h15 * https://xenbits.xen.org/docs/unstable/misc/9pfs.html
H A Dpvcalls.h15 * https://xenbits.xen.org/docs/unstable/misc/pvcalls.html
/linux/drivers/md/dm-vdo/indexer/
H A Dradix-sort.h10 * Radix sort is implemented using an American Flag sort, an unstable, in-place 8-bit radix
/linux/sound/soc/sof/intel/
H A Dmtl.c265 /* Wait for unstable CPA read (1 then 0 then 1) just after setting SPA bit */ in mtl_dsp_pre_fw_run()
375 /* Wait for unstable CPA read (1 then 0 then 1) just after setting SPA bit */ in mtl_dsp_core_power_up()
409 /* Wait for unstable CPA read (0 then 1 then 0) just after setting SPA bit */ in mtl_dsp_core_power_down()
443 /* Wait for unstable CPA read (0 then 1 then 0) just after setting SPA bit */ in mtl_power_down_dsp()
/linux/scripts/package/
H A Dmkdebian185 distribution="unstable"
186 echo >&2 "Using default distribution of 'unstable' in the changelog"
/linux/rust/proc-macro2/probe/
H A Dproc_macro_span.rs3 // This code exercises the surface area that we expect of Span's unstable API.
/linux/Documentation/ABI/testing/
H A Dsysfs-class-power-twl403017 This is useful for unstable power sources
/linux/Documentation/devicetree/bindings/
H A DABI.rst34 4) Don't submit bindings for staging or unstable. That will be decided by
/linux/rust/kernel/
H A Ddevice_id.rs24 /// transmute; however, const trait functions relies on `const_trait_impl` unstable feature,
119 // SAFETY: this is effectively `array_assume_init`, which is unstable, so we use
/linux/arch/arm64/boot/dts/freescale/
H A Ds32g274a-rdb2.dts75 * HS*00 may be enabled, but the interface might be unstable because of
/linux/rust/
H A Dbindgen_parameters30 # nor Rust currently understand, and which Clang currently declares to be unstable.

1234567