Home
last modified time | relevance | path

Searched refs:resuming (Results 1 – 25 of 52) sorted by relevance

123

/openbmc/qemu/qapi/
H A Dvfio.json21 # @resuming: The device is stopped and its internal state is available
36 'data': [ 'stop', 'running', 'stop-copy', 'resuming', 'running-p2p',
H A Djob.json156 # This command returns immediately after resuming a paused job.
/openbmc/linux/net/bluetooth/
H A Dmsft.c130 __u8 resuming; member
592 msft->resuming = true; in reregister_monitor()
605 msft->resuming = false; in reregister_monitor()
659 msft->resuming = true; in msft_do_open()
1160 if (msft->resuming || msft->suspending) in msft_add_monitor_pattern()
1174 if (msft->resuming || msft->suspending) in msft_remove_monitor()
/openbmc/linux/drivers/usb/usbip/
H A Dvhci.h108 unsigned resuming:1; member
H A Dvhci_hcd.c384 vhci_hcd->resuming = 1; in vhci_hub_control()
445 if (vhci_hcd->resuming && time_after(jiffies, vhci_hcd->re_timeout)) { in vhci_hub_control()
448 vhci_hcd->resuming = 0; in vhci_hub_control()
/openbmc/phosphor-fan-presence/docs/control/fanctl/
H A DREADME.md22 enabled yet, an intended safe fan target should be set prior to resuming.
51 prior to resuming
/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/
H A Dgunz_test.c292 int sfbt, subc, spbc, tpbc, nx_ce, fc, resuming = 0; in decompress_file() local
545 if (resuming) { in decompress_file()
930 resuming = 1; in decompress_file()
/openbmc/linux/Documentation/admin-guide/cgroup-v1/
H A Dfreezer-subsystem.rst24 and resuming tasks in userspace. Both of these signals are observable
49 have a problem with this method of stopping and resuming tasks.
/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/
H A Dpmc.txt41 supports disabling and resuming devices at any time.
/openbmc/linux/drivers/usb/host/
H A Dxen-hcd.c38 bool resuming; /* in resuming */ member
236 info->ports[port].resuming = true; in xenhcd_rhport_resume()
286 info->ports[port].resuming = false; in xenhcd_rhport_disable()
477 if (info->ports[wIndex].resuming && in xenhcd_hub_control()
/openbmc/linux/Documentation/power/
H A Dsuspend-and-interrupts.rst30 of resuming devices (that is, before starting to execute ->resume_early
38 suspend-resume cycle, including the "noirq" phases of suspending and resuming
H A Dswsusp.rst94 to standby mode. Later resuming the machine the saved state is loaded back to
105 the resuming. If the option `hibernate=nocompress` is specified as a boot
257 After resuming, system is paging heavily, leading to very bad interactivity.
467 before suspending; then remount them after resuming.
H A Duserland-swsusp.rst160 The suspending and resuming utilities MUST lock themselves in memory,
189 The resuming utility SHOULD NOT attempt to mount any file systems that could
H A Dswsusp-dmcrypt.rst130 regardless if resuming or not, otherwise later suspend will fail.
/openbmc/linux/arch/sh/kernel/cpu/sh3/
H A Dswsusp.S100 ldc r1, spc ! setup pc value for resuming
/openbmc/linux/drivers/usb/gadget/udc/
H A Ddummy_hcd.c260 unsigned resuming:1; member
452 dum_hcd->resuming = 0; in set_link_state()
871 dum_hcd->resuming = 1; in dummy_wakeup()
2036 if (dum_hcd->resuming && time_after_eq(jiffies, dum_hcd->re_timeout)) { in dummy_hub_status()
2135 dum_hcd->resuming = 1; in dummy_hub_control()
2201 if (dum_hcd->resuming && in dummy_hub_control()
/openbmc/qemu/target/i386/whpx/
H A Dwhpx-all.c1235 bool resuming) in whpx_apply_breakpoints() argument
1247 if (resuming) { in whpx_apply_breakpoints()
1252 if (!resuming) { in whpx_apply_breakpoints()
1257 if (!resuming) { in whpx_apply_breakpoints()
1262 if (resuming) { in whpx_apply_breakpoints()
/openbmc/qemu/docs/devel/migration/
H A DCPR.rst32 software before restarting QEMU and resuming the VM. Further, if
/openbmc/linux/net/mac80211/
H A Dutil.c882 if (local->quiescing || (local->suspended && !local->resuming)) { in ieee80211_can_queue_work()
2367 local->resuming = false; in ieee80211_handle_reconfig_failure()
2522 local->resuming = true; in ieee80211_reconfig()
2535 local->resuming = false; in ieee80211_reconfig()
2596 WARN_ON(local->resuming); in ieee80211_reconfig()
2911 if (!local->resuming) in ieee80211_reconfig()
2962 local->resuming = false; in ieee80211_reconfig()
2997 !local->resuming)) in ieee80211_reconfig_disconnect()
/openbmc/linux/include/net/mana/
H A Dmana.h445 int mana_probe(struct gdma_dev *gd, bool resuming);
/openbmc/linux/Documentation/userspace-api/
H A Dseccomp_filter.rst112 dependent value -- if resuming execution, set it to something
351 emulation security checks, making resuming the syscall mostly
/openbmc/linux/drivers/net/ethernet/microsoft/mana/
H A Dmana_en.c2790 int mana_probe(struct gdma_dev *gd, bool resuming) in mana_probe() argument
2807 if (!resuming) { in mana_probe()
2825 if (!resuming) { in mana_probe()
2842 if (!resuming) { in mana_probe()
/openbmc/linux/Documentation/driver-api/usb/
H A Dpower-management.rst74 However some devices have the capability of resuming by themselves, or
80 event. Examples include a suspended keyboard resuming when a key is
81 pressed, or a suspended USB hub resuming when a device is plugged in.
433 suspending and resuming correctly. This is exactly equivalent to
/openbmc/linux/drivers/platform/x86/intel/
H A DKconfig186 update state by resuming for a short period of time at regular
/openbmc/linux/Documentation/driver-api/pm/
H A Ddevices.rst269 Suspending or resuming the system is done in several phases. Different phases
420 low-power state. Instead, the PM core will unwind its actions by resuming all
427 When resuming from freeze, standby or memory sleep, the phases are:
585 Resuming from hibernation is, again, more complicated than resuming from a sleep
598 in resuming from hibernation. In fact, the restore kernel may be completely

123