Home
last modified time | relevance | path

Searched refs:Arbitrary (Results 1 – 7 of 7) sorted by relevance

/linux/rust/zerocopy/src/
H A Dbyteorder.rs1020 pub(crate) trait Arbitrary {} interface
1022 impl<T> Arbitrary for T {}
1027 pub(crate) use kani::Arbitrary;
1040 T: Arbitrary, in sample() argument
1057 trait Native: Arbitrary + FromBytes + IntoBytes + Immutable + Copy + PartialEq + Debug {
H A Dlayout.rs1958 impl kani::Arbitrary for DstLayout {
1986 impl kani::Arbitrary for SizeInfo {
2003 impl kani::Arbitrary for TrailingSliceLayout {
/linux/Documentation/admin-guide/hw-vuln/
H A Drsb.rst250 .. [#retbleed-paper] `RETBleed: Arbitrary Speculative Code Execution with Return Instruction <https…
H A Dspectre.rst721 [12] `NetSpectre: Read Arbitrary Memory over Network <https://arxiv.org/abs/1807.10535>`_.
/linux/Documentation/process/
H A Dhowto.rst42 portions of the C standard are not supported. Arbitrary long long
/linux/arch/x86/
H A DKconfig2600 Enable mitigation for RETBleed (Arbitrary Speculative Code Execution
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt6635 retbleed= [X86] Control mitigation of RETBleed (Arbitrary