Home
last modified time | relevance | path

Searched refs:Wrapper (Results 1 – 10 of 10) sorted by relevance

/linux/rust/kernel/
H A Dtypes.rs12 use pin_init::{PinInit, Wrapper, Zeroable};
413 impl<T> Wrapper<T> for Opaque<T> {
H A Drevocable.rs8 use pin_init::Wrapper;
H A Ddevres.rs20 use pin_init::Wrapper;
/linux/rust/pin-init/src/
H A Dlib.rs1706 pub trait Wrapper<T> { trait
1711 impl<T> Wrapper<T> for UnsafeCell<T> {
1718 impl<T> Wrapper<T> for MaybeUninit<T> {
1726 impl<T> Wrapper<T> for core::pin::UnsafePinned<T> {
/linux/Documentation/dev-tools/kunit/
H A Dstart.rst148 Running Tests without the KUnit Wrapper
150 If you do not want to use the KUnit Wrapper (for example: you want code
171 Running Tests (without KUnit Wrapper)
H A Dfaq.rst33 module is loaded. However, there is infrastructure, like the KUnit Wrapper
/linux/drivers/phy/ti/
H A DKconfig37 tristate "TI J721E WIZ (SERDES Wrapper) support"
/linux/arch/arc/kernel/
H A Dentry-compact.S287 ; Wrapper for Linux page fault handler called from EV_TLBMiss*
/linux/rust/pin-init/
H A DREADME.md45 This feature enables the `Wrapper` implementation on the unstable `core::pin::UnsafePinned` type.
/linux/Documentation/driver-api/usb/
H A Ddwc3.rst708 .. [#cbw] Command Block Wrapper