/openbmc/qemu/qapi/ |
H A D | compat.json | 46 # with feature 'deprecated' or 'unstable'. We may want to extend it 57 # @unstable-input: how to handle unstable input (default 'accept') 60 # @unstable-output: how to handle unstable output (default 'accept') 68 '*unstable-input': 'CompatPolicyInput', 69 '*unstable-output': 'CompatPolicyOutput' } }
|
H A D | machine.json | 196 # @unstable: Member @compat-props is experimental. 207 'features': ['unstable'] } } } 219 # @unstable: Argument @compat-props is experimental. 250 'features': [ 'unstable' ] } }, 1719 # @unstable: This command is meant for debugging. 1727 'features': [ 'unstable' ] } 1736 # @unstable: This command is meant for debugging. 1745 'features': [ 'unstable' ] } 1754 # @unstable: This command is meant for debugging. 1762 'features': [ 'unstable' ] } [all …]
|
H A D | virtio.json | 31 # @unstable: This command is meant for debugging. 66 'features': [ 'unstable' ] } 200 # @unstable: This command is meant for debugging. 441 'features': [ 'unstable' ] } 564 # @unstable: This command is meant for debugging. 635 'features': [ 'unstable' ] } 699 # @unstable: This command is meant for debugging. 756 'features': [ 'unstable' ] } 848 # @unstable: This command is meant for debugging. 945 'features': [ 'unstable' ] }
|
H A D | machine-target.json | 442 # @unstable: This command is experimental. 455 'features': [ 'unstable' ], 479 # @unstable: This event is experimental. 491 'features': [ 'unstable' ], 514 # @unstable: This command is experimental. 521 'features': [ 'unstable' ],
|
/openbmc/linux/Documentation/mm/damon/ |
H A D | maintainer-profile.rst | 10 linux-mm@kvack.org. Patches should be made against the mm-unstable tree [1]_ 18 Sufficiently reviewed patches will be queued in mm-unstable [1]_ by the memory 23 Note again the patches for review should be made against the mm-unstable 44 Patches can be sent anytime. Key cycle dates of the mm-unstable[1] and 56 .. [1] https://git.kernel.org/akpm/mm/h/mm-unstable
|
/openbmc/linux/kernel/sched/ |
H A D | clock.c | 3 * sched_clock() for unstable CPU clocks 73 * We must start with !__sched_clock_stable because the unstable -> stable 74 * transition is accurate, while the stable -> unstable transition is not. 122 * Since we're still unstable and the tick is already running, we have in __set_sched_clock_stable() 128 * Attempt to make the (initial) unstable->stable transition continuous. in __set_sched_clock_stable() 150 * "tsc=unstable". 168 …printk(KERN_WARNING "TSC found unstable after boot, most likely due to broken BIOS. Use 'tsc=unsta… in __sched_clock_work() 169 printk(KERN_INFO "sched_clock: Marking unstable (%lld, %lld)<-(%lld, %lld)\n", in __sched_clock_work() 222 * notably: acpi_processor and intel_idle, which can mark the TSC as unstable. 439 * TSC to be unstable, any computation will be computing crap. in sched_clock_tick_stable()
|
/openbmc/linux/rust/alloc/vec/ |
H A D | extract_if.rs | 22 #[unstable(feature = "extract_if", reason = "recently added", issue = "43244")] 29 #[unstable(feature = "allocator_api", issue = "32838")] A: Allocator = Global, 49 #[unstable(feature = "allocator_api", issue = "32838")] 56 #[unstable(feature = "extract_if", reason = "recently added", issue = "43244")] 92 #[unstable(feature = "extract_if", reason = "recently added", issue = "43244")]
|
H A D | into_iter.rs | 37 #[unstable(feature = "allocator_api", issue = "32838")] A: Allocator = Global, 94 #[unstable(feature = "allocator_api", issue = "32838")] 344 #[unstable(feature = "trusted_len", issue = "37572")] 366 #[unstable(issue = "none", feature = "std_internals")] 372 #[unstable(issue = "none", feature = "std_internals")] 376 #[unstable(issue = "none", feature = "std_internals")] 426 #[unstable(issue = "none", feature = "inplace_iteration")] 430 #[unstable(issue = "none", feature = "inplace_iteration")]
|
H A D | drain.rs | 27 #[unstable(feature = "allocator_api", issue = "32838")] A: Allocator + 'a = Global, 64 #[unstable(feature = "allocator_api", issue = "32838")] 90 #[unstable(feature = "drain_keep_rest", issue = "101122")] 251 #[unstable(feature = "trusted_len", issue = "37572")]
|
/openbmc/linux/rust/alloc/collections/ |
H A D | mod.rs | 71 #[unstable( 83 #[unstable( 99 #[unstable( 111 #[unstable( 123 #[unstable(feature = "try_reserve_kind", reason = "new API", issue = "48043")]
|
/openbmc/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
|
/openbmc/linux/rust/alloc/ |
H A D | slice.rs | 38 #[unstable(feature = "slice_range", issue = "76393")] 40 #[unstable(feature = "array_chunks", issue = "74985")] 42 #[unstable(feature = "array_chunks", issue = "74985")] 44 #[unstable(feature = "array_windows", issue = "75027")] 52 #[unstable(feature = "slice_from_ptr_range", issue = "89792")] 62 #[unstable(feature = "slice_group_by", issue = "80552")] 183 /// When applicable, unstable sorting is preferred because it is generally faster than stable 236 /// When applicable, unstable sorting is preferred because it is generally faster than stable 281 /// When applicable, unstable sorting is preferred because it is generally faster than stable 437 #[unstable(feature = "allocator_api", issue = "32838")] [all …]
|
H A D | boxed.rs | 184 #[unstable(feature = "thin_box", issue = "92791")] 201 #[unstable(feature = "allocator_api", issue = "32838")] A: Allocator = Global, 243 #[unstable(feature = "new_uninit", issue = "63291")] 270 #[unstable(feature = "new_uninit", issue = "63291")] 304 #[unstable(feature = "allocator_api", issue = "32838")] 330 #[unstable(feature = "allocator_api", issue = "32838")] 331 // #[unstable(feature = "new_uninit", issue = "63291")] 356 #[unstable(feature = "allocator_api", issue = "32838")] 357 // #[unstable(feature = "new_uninit", issue = "63291")] 379 #[unstable(feature = "allocator_api", issue = "32838")] [all …]
|
/openbmc/linux/mm/ |
H A D | ksm.c | 70 * Therefore KSM uses two data structures - the stable and the unstable tree. 93 * unstable tree: this tree holds pointers to pages which have been found to 94 * be "unchanged for a period of time". The unstable tree sorts these pages 96 * upon the unstable tree to work correctly - the unstable tree is liable to 97 * be corrupted as its contents are modified, and so it is called unstable. 101 * 1) The unstable tree is flushed every time KSM completes scanning all 103 * 2) KSM will only insert into the unstable tree, pages whose hash value 105 * 3) The unstable tree is a RedBlack Tree - so its balancing is based on the 111 * take 10 attempts to find a page in the unstable tree, once it is found, 113 * compare it against the stable tree, and then against the unstable tree.) [all …]
|
/openbmc/linux/include/linux/ |
H A D | smp.h | 238 * raw_processor_id() - get the current (unstable) CPU id 240 * For then you know what you are doing and need an unstable 261 * Allow the architecture to differentiate between a stable and unstable read. 262 * For example, x86 uses an IRQ-safe asm-volatile read for the unstable but a
|
/openbmc/qemu/tests/avocado/ |
H A D | reverse_debugging.py | 209 @skipUnless(os.getenv('QEMU_TEST_FLAKY_TESTS'), 'Test is unstable on GitLab') 226 @skipUnless(os.getenv('QEMU_TEST_FLAKY_TESTS'), 'Test is unstable on GitLab') 250 @skipUnless(os.getenv('QEMU_TEST_FLAKY_TESTS'), 'Test is unstable on GitLab') 264 @skipUnless(os.getenv('QEMU_TEST_FLAKY_TESTS'), 'Test is unstable on GitLab')
|
H A D | boot_xen.py | 90 '?path=%2F&files=xen-upstream-4.15-unstable.deb') 93 xen_path = self.extract_from_deb(xen_deb, "/boot/xen-4.15-unstable")
|
/openbmc/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.
|
/openbmc/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.
|
/openbmc/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.
|
/openbmc/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.
|
/openbmc/linux/Documentation/scheduler/ |
H A D | sched-rt-group.rst | 21 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
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6q-cm-fx6.dts | 172 * 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
|
/openbmc/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
|
/openbmc/linux/drivers/gpu/drm/ci/xfails/ |
H A D | rockchip-rk3399-skips.txt | 4 # Too unstable, machine ends up hanging after lots of Oopses
|