Searched refs:suspend_devices (Results 1 – 2 of 2) sorted by relevance
468 pub fn suspend_devices(&self) -> anyhow::Result<ProcessesGuard> { in suspend_devices() method
1386 let _devices_guard = match swap_controller.suspend_devices() { in execute()