Searched refs:alloc_with_attrs (Results 1 – 1 of 1) sorted by relevance
707 fn alloc_with_attrs( in alloc_with_attrs() method768 Self::alloc_with_attrs(dev, gfp_flags | __GFP_ZERO, dma_attrs) in zeroed_with_attrs()789 let dmem = Self::alloc_with_attrs(dev, gfp_flags, dma_attrs)?; in init_with_attrs()1049 pub fn alloc_with_attrs( in alloc_with_attrs() method1093 Self::alloc_with_attrs(dev, size, gfp_flags, Attrs(0)) in alloc()