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