Searched refs:Wrapper (Results 1 – 10 of 10) sorted by relevance
12 use pin_init::{PinInit, Wrapper, Zeroable};413 impl<T> Wrapper<T> for Opaque<T> {
8 use pin_init::Wrapper;
20 use pin_init::Wrapper;
1706 pub trait Wrapper<T> { trait1711 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> {
148 Running Tests without the KUnit Wrapper150 If you do not want to use the KUnit Wrapper (for example: you want code171 Running Tests (without KUnit Wrapper)
33 module is loaded. However, there is infrastructure, like the KUnit Wrapper
37 tristate "TI J721E WIZ (SERDES Wrapper) support"
287 ; Wrapper for Linux page fault handler called from EV_TLBMiss*
45 This feature enables the `Wrapper` implementation on the unstable `core::pin::UnsafePinned` type.
708 .. [#cbw] Command Block Wrapper