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