| /linux-6.15/net/bluetooth/ |
| H A D | msft.c | 129 __u8 resuming; member 591 msft->resuming = true; in reregister_monitor() 604 msft->resuming = false; in reregister_monitor() 658 msft->resuming = true; in msft_do_open() 1159 if (msft->resuming || msft->suspending) in msft_add_monitor_pattern() 1173 if (msft->resuming || msft->suspending) in msft_remove_monitor()
|
| /linux-6.15/drivers/usb/usbip/ |
| H A D | vhci.h | 108 unsigned resuming:1; member
|
| H A D | vhci_hcd.c | 385 vhci_hcd->resuming = 1; in vhci_hub_control() 446 if (vhci_hcd->resuming && time_after(jiffies, vhci_hcd->re_timeout)) { in vhci_hub_control() 449 vhci_hcd->resuming = 0; in vhci_hub_control()
|
| /linux-6.15/Documentation/devicetree/bindings/dma/ |
| H A D | sprd,sc9860-dma.yaml | 12 system power without resuming system by DMA interrupts if AGCP DMA
|
| /linux-6.15/Documentation/admin-guide/cgroup-v1/ |
| H A D | freezer-subsystem.rst | 24 and resuming tasks in userspace. Both of these signals are observable 49 have a problem with this method of stopping and resuming tasks.
|
| /linux-6.15/tools/testing/selftests/powerpc/nx-gzip/ |
| H A D | gunz_test.c | 292 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()
|
| /linux-6.15/Documentation/virt/hyperv/ |
| H A D | hibernation.rst | 61 done when resuming execution in the hibernation image. If a VM is 65 mismatches when resuming the hibernation image, undefined behavior 110 Linux orchestration of hibernation and of resuming from hibernation. 135 When resuming existing primary VMBus channels, the newly offered 316 * vPCI devices do not have the same instance GUIDs when resuming 334 similar special actions could be taken when resuming on a different VM
|
| /linux-6.15/Documentation/devicetree/bindings/watchdog/ |
| H A D | samsung-wdt.yaml | 13 The Samsung's Watchdog controller is used for resuming system operation
|
| /linux-6.15/Documentation/devicetree/bindings/powerpc/fsl/ |
| H A D | pmc.txt | 41 supports disabling and resuming devices at any time.
|
| /linux-6.15/arch/sh/kernel/cpu/sh3/ |
| H A D | swsusp.S | 100 ldc r1, spc ! setup pc value for resuming
|
| /linux-6.15/net/mac80211/ |
| H A D | driver-ops.c | 562 if (!local->in_reconfig && !local->resuming) { in drv_change_vif_links() 618 if (local->in_reconfig || local->resuming) in drv_change_sta_links()
|
| H A D | util.c | 891 if (local->quiescing || (local->suspended && !local->resuming)) { in ieee80211_can_queue_work() 1627 local->resuming = false; in ieee80211_handle_reconfig_failure() 1779 local->resuming = true; in ieee80211_reconfig() 1792 local->resuming = false; in ieee80211_reconfig() 1856 WARN_ON(local->resuming); in ieee80211_reconfig() 2175 if (!local->resuming) in ieee80211_reconfig() 2223 local->resuming = false; in ieee80211_reconfig() 2260 !local->resuming)) in ieee80211_reconfig_disconnect()
|
| /linux-6.15/Documentation/power/ |
| H A D | suspend-and-interrupts.rst | 30 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 D | userland-swsusp.rst | 160 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 D | swsusp.rst | 94 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 D | swsusp-dmcrypt.rst | 130 regardless if resuming or not, otherwise later suspend will fail.
|
| /linux-6.15/drivers/usb/host/ |
| H A D | xen-hcd.c | 38 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()
|
| /linux-6.15/drivers/usb/gadget/udc/ |
| H A D | dummy_hcd.c | 261 unsigned resuming:1; member 453 dum_hcd->resuming = 0; in set_link_state() 872 dum_hcd->resuming = 1; in dummy_wakeup() 2037 if (dum_hcd->resuming && time_after_eq(jiffies, dum_hcd->re_timeout)) { in dummy_hub_status() 2136 dum_hcd->resuming = 1; in dummy_hub_control() 2202 if (dum_hcd->resuming && in dummy_hub_control()
|
| /linux-6.15/Documentation/devicetree/bindings/soc/tegra/ |
| H A D | nvidia,tegra20-pmc.yaml | 110 warm boot code that is executed by AVP when resuming from the LP0 state. 114 code will restore some PLLs, clocks and then brings up CPU0 for resuming
|
| /linux-6.15/include/net/mana/ |
| H A D | mana.h | 488 int mana_probe(struct gdma_dev *gd, bool resuming);
|
| /linux-6.15/Documentation/userspace-api/ |
| H A D | seccomp_filter.rst | 112 dependent value -- if resuming execution, set it to something 351 emulation security checks, making resuming the syscall mostly
|
| /linux-6.15/Documentation/driver-api/usb/ |
| H A D | power-management.rst | 74 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
|
| /linux-6.15/drivers/platform/x86/intel/ |
| H A D | Kconfig | 187 update state by resuming for a short period of time at regular
|
| /linux-6.15/drivers/net/ethernet/microsoft/mana/ |
| H A D | mana_en.c | 2996 int mana_probe(struct gdma_dev *gd, bool resuming) in mana_probe() argument 3013 if (!resuming) { in mana_probe() 3033 if (!resuming) { in mana_probe() 3050 if (!resuming) { in mana_probe()
|
| /linux-6.15/Documentation/driver-api/pm/ |
| H A D | devices.rst | 269 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
|