Searched refs:ScatterGatherState (Results 1 – 1 of 1) sorted by relevance
45 struct ScatterGatherState { struct108 impl ScatterGatherState { impl656 sg_state: &mut ScatterGatherState, in translate_object() argument881 fn apply_sg(&self, alloc: &mut Allocation, sg_state: &mut ScatterGatherState) -> BinderResult { in apply_sg()1026 let sg_state = sg_state.insert(ScatterGatherState { in copy_transaction_data()