Searched defs:postcopy_end (Results 1 – 4 of 4) sorted by relevance
336 fn postcopy_end(&mut self) -> Result<()> { in postcopy_end() method
88 fn postcopy_end(&self) -> Result<()>; in postcopy_end() method152 fn postcopy_end(&mut self) -> Result<()>; in postcopy_end() method297 fn postcopy_end(&self) -> Result<()> { in postcopy_end() method
97 fn postcopy_end(&mut self) -> Result<()>; in postcopy_end() method575 fn postcopy_end(&mut self) -> Result<()> { in postcopy_end() method
740 fn postcopy_end(&mut self) -> VhostUserResult<()> { in postcopy_end() function