Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dthread.hpp119 auto resuming = resumed->get_future(); in pause() local
121 resuming.get(); in pause()
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/libunwind/libunwind/
H A D0003-x86-Stub-out-x86_local_resume.patch40 - Debug (8, "resuming at ip=%x via sigreturn(%p)\n", c->dwarf.ip, sc);
47 - Debug (8, "resuming at ip=%x via setcontext()\n", c->dwarf.ip);
H A D0006-Fix-for-X32.patch21 Debug (8, "resuming at ip=%llx via sigreturn(%p)\n",
/OK3568_Linux_fs/kernel/drivers/visorbus/
H A Dvisorbus_main.c1114 if (!dev->resuming) in resume_state_change_complete()
1117 dev->resuming = false; in resume_state_change_complete()
1147 if (dev->pausing || dev->resuming) in visorchipset_initiate_device_pause_resume()
1160 dev->resuming = true; in visorchipset_initiate_device_pause_resume()
1200 dev_info->resuming = false; in visorchipset_device_resume()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/s390/cio/
H A Dio_sch.h163 unsigned int resuming:1; /* recognition while resume */ member
H A Ddevice.c1425 if (cdev->online && !cdev->private->flags.resuming) in sch_get_action()
1517 if (cdev->private->flags.resuming) { in io_subchannel_sch_event()
1534 if (!cdev || !cdev->private->flags.resuming) in io_subchannel_sch_event()
1901 cdev->private->flags.resuming = 1; in __ccw_device_pm_restore()
1921 cdev->private->flags.resuming = 0; in __ccw_device_pm_restore()
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/
H A D0068-desktop-shell-Delay-locking-when-having-pending-fade.patch7 Avoid "unexpectedly large timestamp jump" warning when resuming with
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/
H A D0066-desktop-shell-Delay-locking-when-having-pending-fade.patch7 Avoid "unexpectedly large timestamp jump" warning when resuming with
/OK3568_Linux_fs/buildroot/package/weston/
H A D0067-desktop-shell-Delay-locking-when-having-pending-fade.patch7 Avoid "unexpectedly large timestamp jump" warning when resuming with
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/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.
/OK3568_Linux_fs/kernel/include/linux/
H A Dvisorbus.h240 bool resuming; member
/OK3568_Linux_fs/kernel/drivers/net/usb/GobiNet/
H A DReadme.txt69 After resuming from sleep/hibernate, NetworkManager may not recognize new
/OK3568_Linux_fs/kernel/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.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/powerpc/fsl/
H A Dpmc.txt41 supports disabling and resuming devices at any time.
/OK3568_Linux_fs/kernel/arch/sh/kernel/cpu/sh3/
H A Dswsusp.S100 ldc r1, spc ! setup pc value for resuming
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Ddummy_hcd.c257 unsigned resuming:1; member
449 dum_hcd->resuming = 0; in set_link_state()
865 dum_hcd->resuming = 1; in dummy_wakeup()
2012 if (dum_hcd->resuming && time_after_eq(jiffies, dum_hcd->re_timeout)) { in dummy_hub_status()
2111 dum_hcd->resuming = 1; in dummy_hub_control()
2177 if (dum_hcd->resuming && in dummy_hub_control()
/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/
H A DChangeLog247 - nevertheless resuming does not always work since the server sometimes
259 - fixed FLV streams (support for resuming extended)
/OK3568_Linux_fs/kernel/Documentation/arm/samsung-s3c24xx/
H A Dsuspend.rst45 to say that its bootloader is capable of resuming. This can be as
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dutil.c916 if (local->quiescing || (local->suspended && !local->resuming)) { in ieee80211_can_queue_work()
2175 local->resuming = false; in ieee80211_handle_reconfig_failure()
2300 local->resuming = true; in ieee80211_reconfig()
2313 local->resuming = false; in ieee80211_reconfig()
2374 WARN_ON(local->resuming); in ieee80211_reconfig()
2626 if (!local->resuming) in ieee80211_reconfig()
2667 local->resuming = false; in ieee80211_reconfig()
2701 if (WARN_ON(!local->resuming)) in ieee80211_resume_disconnect()

123