Searched defs:SGEntry (Results 1 – 1 of 1) sorted by relevance
56 // SAFETY: `SGEntry` can be sent to any task. implementation 59 // SAFETY: `SGEntry` has no interior mutability and can be accessed concurrently. implementation 53 pub struct SGEntry(Opaque<bindings::scatterlist>); global() struct 61 impl SGEntry { global() implementation [all...]