Searched defs:boxed (Results 1 – 2 of 2) sorted by relevance
318 let boxed = KBox::new(Opaque::<bindings::auxiliary_device>::zeroed(), GFP_KERNEL)?; in new() localVariable
560 let boxed: Option<Token![box]> = input.parse()?; in field_pat() localVariable