Home
last modified time | relevance | path

Searched defs:CoherentAllocation (Results 1 – 1 of 1) sorted by relevance

/linux/rust/kernel/
H A Ddma.rs276 pub struct CoherentAllocation<T: AsBytes + FromBytes> { global() struct
284 impl<T: AsBytes + FromBytes> CoherentAllocation<T> { global() implementation
549 impl<T: AsBytes + FromBytes> Drop for CoherentAllocation<T> { global() implementation
569 unsafe impl<T: AsBytes + FromBytes + Send> Send for CoherentAllocation<T> {} global() implementation
[all...]