Home
last modified time | relevance | path

Searched full:boxed (Results 1 – 23 of 23) sorted by relevance

/kernel/linux/linux-6.6/rust/alloc/
Dlib.rs13 //! ## Boxed values
56 //! [`Box`]: boxed
235 // Need to conditionally define the mod from `boxed.rs` to avoid
237 // to allow code to have `use boxed::Box;` declarations.
239 pub mod boxed; module
241 mod boxed { module
242 pub use std::boxed::Box;
Dboxed.rs16 //! let boxed: Box<u8> = Box::new(val);
22 //! let boxed: Box<u8> = Box::new(5);
23 //! let val: u8 = *boxed;
41 //! Recursive structures must be boxed, because if the definition of `Cons`
192 /// See the [module-level documentation](../../std/boxed/index.html) for more.
386 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()
[all …]
Dslice.rs32 use crate::boxed::Box;
96 use crate::boxed::Box;
Draw_vec.rs15 use crate::boxed::Box;
/kernel/linux/linux-6.6/rust/kernel/
Dprelude.rs18 pub use alloc::{boxed::Box, vec::Vec};
Dtypes.rs6 use alloc::boxed::Box;
Dinit.rs217 use alloc::boxed::Box;
/kernel/linux/linux-6.6/rust/kernel/sync/lock/
Dmutex.rs61 /// // Allocate a boxed `Example`.
Dspinlock.rs59 /// // Allocate a boxed `Example`.
/kernel/linux/linux-6.6/rust/alloc/vec/
Dis_zero.rs5 use crate::boxed::Box;
Dmod.rs73 use crate::boxed::Box;
3456 /// Convert a boxed slice into a vector by transferring ownership of
3475 /// Convert a vector into a boxed slice.
/kernel/linux/linux-6.6/rust/kernel/sync/
Dcondvar.rs63 /// /// Allocates a new boxed `Example`.
Darc.rs25 use alloc::boxed::Box;
/kernel/linux/linux-5.10/arch/s390/include/asm/
Dccwdev.h178 /* Allow forced onlining of boxed devices. */
/kernel/linux/linux-6.6/arch/s390/include/asm/
Dccwdev.h169 /* Allow forced onlining of boxed devices. */
/kernel/linux/linux-6.6/Documentation/arch/s390/
Ddriver-model.rst46 Can be 'good' or 'boxed'; 'no path' or 'no device' for
/kernel/linux/linux-5.10/Documentation/s390/
Ddriver-model.rst46 Can be 'good' or 'boxed'; 'no path' or 'no device' for
/kernel/linux/linux-6.6/drivers/s390/cio/
Ddevice.c320 pr_warn("%s: The device entered boxed state while being set offline\n", in ccw_device_set_offline()
385 pr_warn("%s: Setting the device online failed because it is boxed\n", in ccw_device_set_online()
549 return sprintf(buf, "boxed\n"); in available_show()
830 * recognition has been done for a boxed device (which will already in io_subchannel_register()
Ddevice_fsm.c346 CIO_MSG_EVENT(0, "Boxed device %04x on subchannel %04x\n", in ccw_device_done()
687 * Handle path verification event in boxed state.
/kernel/linux/linux-5.10/drivers/s390/cio/
Ddevice.c331 pr_warn("%s: The device entered boxed state while being set offline\n", in ccw_device_set_offline()
396 pr_warn("%s: Setting the device online failed because it is boxed\n", in ccw_device_set_online()
560 return sprintf(buf, "boxed\n"); in available_show()
831 * recognition has been done for a boxed device (which will already in io_subchannel_register()
Ddevice_fsm.c357 CIO_MSG_EVENT(0, "Boxed device %04x on subchannel %04x\n", in ccw_device_done()
698 * Handle path verification event in boxed state.
/kernel/linux/linux-5.10/Documentation/admin-guide/hw-vuln/
Dspectre.rst527 on x86. All sand-boxed SECCOMP programs have indirect branch
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/arm/
Dfsl.yaml1111 is needed. MBa8MPxL mainboard can be used as starterkit or in a boxed