Home
last modified time | relevance | path

Searched refs:boxed (Results 1 – 12 of 12) sorted by relevance

/linux-6.6.21/rust/alloc/
Dboxed.rs386 let mut boxed = Self::new_uninit_in(alloc); in new_in() localVariable
388 boxed.as_mut_ptr().write(x); in new_in()
389 boxed.assume_init() in new_in()
414 let mut boxed = Self::try_new_uninit_in(alloc)?; in try_new_in() localVariable
416 boxed.as_mut_ptr().write(x); in try_new_in()
417 Ok(boxed.assume_init()) in try_new_in()
591 pub fn into_boxed_slice(boxed: Self) -> Box<[T], A> { in into_boxed_slice()
592 let (raw, alloc) = Box::into_raw_with_allocator(boxed); in into_boxed_slice()
609 pub fn into_inner(boxed: Self) -> T { in into_inner()
610 *boxed in into_inner()
[all …]
Dlib.rs239 pub mod boxed; module
241 mod boxed { module
242 pub use std::boxed::Box;
Dslice.rs32 use crate::boxed::Box;
96 use crate::boxed::Box;
Draw_vec.rs15 use crate::boxed::Box;
/linux-6.6.21/rust/kernel/
Dprelude.rs18 pub use alloc::{boxed::Box, vec::Vec};
Dtypes.rs6 use alloc::boxed::Box;
Dinit.rs217 use alloc::boxed::Box;
/linux-6.6.21/rust/alloc/vec/
Dis_zero.rs5 use crate::boxed::Box;
Dmod.rs73 use crate::boxed::Box;
/linux-6.6.21/rust/kernel/sync/
Darc.rs25 use alloc::boxed::Box;
/linux-6.6.21/Documentation/arch/s390/
Ddriver-model.rst46 Can be 'good' or 'boxed'; 'no path' or 'no device' for
/linux-6.6.21/Documentation/devicetree/bindings/arm/
Dfsl.yaml1111 is needed. MBa8MPxL mainboard can be used as starterkit or in a boxed