Searched defs:Attrs (Results 1 – 1 of 1) sorted by relevance
178 pub struct Attrs(u32); global() struct 180 impl Attrs { global() implementation 192 impl core::ops::BitOr for Attrs { global() implementation 199 impl core::ops::BitAnd for Attrs { global() implementation 206 impl core::ops::Not for Attrs { global() implementation 302 alloc_attrs( dev: &device::Device<Bound>, count: usize, gfp_flags: kernel::alloc::Flags, dma_attrs: Attrs, ) -> Result<CoherentAllocation<T>> alloc_attrs() argument [all...]