Searched defs:boxed (Results 1 – 2 of 2) sorted by relevance
896 let boxed = unsafe { KBox::from_raw(ptr) }; in run() localVariable918 let boxed = unsafe { Pin::into_inner_unchecked(self) }; in __enqueue() localVariable
299 let boxed = KBox::new(Opaque::<bindings::auxiliary_device>::zeroed(), GFP_KERNEL)?; in new() localVariable