Home
last modified time | relevance | path

Searched refs:alloc_slice_with_attrs (Results 1 – 1 of 1) sorted by relevance

/linux/rust/kernel/
H A Ddma.rs490 let mut slice = Self(Coherent::<T>::alloc_slice_with_attrs( in from_slice_with_attrs()
817 fn alloc_slice_with_attrs( in alloc_slice_with_attrs() method
889 Coherent::alloc_slice_with_attrs(dev, len, gfp_flags | __GFP_ZERO, dma_attrs) in zeroed_slice_with_attrs()