Searched refs:ScatterGatherState (Results 1 – 1 of 1) sorted by relevance
44 struct ScatterGatherState { struct100 impl ScatterGatherState { implementation648 sg_state: &mut ScatterGatherState, in translate_object() argument866 fn apply_sg(&self, alloc: &mut Allocation, sg_state: &mut ScatterGatherState) -> BinderResult { in apply_sg()1005 let sg_state = sg_state.insert(ScatterGatherState { in copy_transaction_data()