/linux/Documentation/process/ |
H A D | programming-language.rst | 42 On top of that, some unstable features [rust-unstable-features]_ are used in 43 the kernel. Unstable features may change in the future, thus it is an important 58 .. [rust-unstable-features] https://github.com/Rust-for-Linux/linux/issues/2
|
/linux/Documentation/mm/damon/ |
H A D | maintainer-profile.rst | 23 `mm-unstable <https://git.kernel.org/akpm/mm/h/mm-unstable>`_ and then to 59 <https://git.kernel.org/akpm/mm/h/mm-new>`_, `mm-unstable 60 <https://git.kernel.org/akpm/mm/h/mm-unstable>`_and `mm-stable
|
/linux/rust/pin-init/ |
H A D | README.md | 32 This library requires the [`allocator_api` unstable feature] when the `alloc` feature is 36 [`allocator_api` unstable feature]: https://doc.rust-lang.org/nightly/unstable-book/library-feature… 45 This feature enables the `Wrapper` implementation on the unstable `core::pin::UnsafePinned` type. 46 This requires the [`unsafe_pinned` unstable feature](https://github.com/rust-lang/rust/issues/12573…
|
/linux/include/linux/ |
H A D | smp.h | 237 * raw_smp_processor_id() - get the current (unstable) CPU id 239 * For then you know what you are doing and need an unstable 260 * Allow the architecture to differentiate between a stable and unstable read. 261 * For example, x86 uses an IRQ-safe asm-volatile read for the unstable but a
|
/linux/tools/testing/selftests/proc/ |
H A D | proc-2-is-kthread.c | 34 * kthread creation API is formally unstable internal kernel API, in main() 38 * but their PIDs are unstable. in main()
|
/linux/net/netfilter/ |
H A D | nf_nat_bpf.c | 2 /* Unstable NAT Helpers for XDP and TC-BPF hook 6 * are exposed through to BPF programs is explicitly unstable.
|
H A D | nf_flow_table_bpf.c | 2 /* Unstable Flow Table Helpers for XDP hook 7 * unstable.
|
/linux/Documentation/translations/zh_CN/process/ |
H A D | programming-language.rst | 38 除此之外,内核中还使用了一些不稳定的特性 [zh_cn_rust-unstable-features]_。这些不稳定 53 .. [zh_cn_rust-unstable-features] https://github.com/Rust-for-Linux/linux/issues/2
|
/linux/net/xfrm/ |
H A D | xfrm_interface_bpf.c | 2 /* Unstable XFRM Helpers for TC-BPF hook 6 * are exposed through to BPF programs is explicitly unstable.
|
H A D | xfrm_state_bpf.c | 2 /* Unstable XFRM state BPF helpers. 5 * interface they are exposed through to BPF programs is explicitly unstable.
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-query-dv-timings.rst | 58 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/net/ipv4/ |
H A D | fou_bpf.c | 2 /* Unstable Fou Helpers for TC-BPF hook 6 * are exposed through to BPF programs is explicitly unstable.
|
/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6q-cm-fx6.dts | 181 * the module behaves unstable at this frequency. Hence, remove the 203 * the module behaves unstable at this frequency. Hence, remove the 225 * the module behaves unstable at this frequency. Hence, remove the 247 * the module behaves unstable at this frequency. Hence, remove the
|
/linux/Documentation/translations/it_IT/process/ |
H A D | programming-language.rst | 52 instabili [it-rust-unstable-features]_. Queste funzionalità potrebbero cambiare 68 .. [it-rust-unstable-features] https://github.com/Rust-for-Linux/linux/issues/2
|
/linux/ |
H A D | .rustfmt.toml | 4 # Unstable options that help catching some mistakes in formatting and that we may want to enable
|
/linux/drivers/mtd/ |
H A D | sm_ftl.c | 337 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() 743 sm_printk("media unstable, not allowing writes"); 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()
|
/linux/kernel/trace/rv/monitors/nrp/ |
H A D | Kconfig | 13 This monitor is unstable on arm64, say N unless you are testing it.
|
/linux/kernel/trace/rv/monitors/opid/ |
H A D | Kconfig | 16 This monitor is unstable on !PREEMPT_RT, say N unless you are testing it.
|
/linux/Documentation/maintainer/ |
H A D | rebasing-and-merging.rst | 57 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/include/xen/interface/io/ |
H A D | 9pfs.h | 15 * https://xenbits.xen.org/docs/unstable/misc/9pfs.html
|
/linux/drivers/md/dm-vdo/indexer/ |
H A D | radix-sort.h | 10 * Radix sort is implemented using an American Flag sort, an unstable, in-place 8-bit radix
|
/linux/kernel/time/ |
H A D | clocksource.c | 190 * watchdog_list will find the unstable clock again. in clocksource_watchdog_work() 225 * clocksource_mark_unstable - mark clocksource unstable via watchdog 226 * @cs: clocksource to be marked unstable 228 * This function is called by the x86 TSC code to mark clocksources as unstable; 292 …f %lldns vs. limit of %ldns, wd-wd read-back delay only %lldns, attempt %d, marking %s unstable\n", in cs_watchdog_read() 443 /* Clocksource already marked unstable? */ in clocksource_watchdog() 523 …pr_warn("timekeeping watchdog on CPU%d: Marking clocksource '%s' as unstable because the skew is t… in clocksource_watchdog() 1052 …pr_warn("Override clocksource %s is unstable and not HRT compatible - cannot switch while in HRT/N… in __clocksource_select() 1107 * Run the watchdog first to eliminate unstable clock sources in clocksource_done_booting()
|
/linux/rust/ |
H A D | bindgen_parameters | 30 # nor Rust currently understand, and which Clang currently declares to be unstable.
|
/linux/scripts/package/ |
H A D | mkdebian | 185 distribution="unstable" 186 echo >&2 "Using default distribution of 'unstable' in the changelog"
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | s32g274a-rdb2.dts | 54 * HS*00 may be enabled, but the interface might be unstable because of
|