Searched refs:resume (Results 1 – 11 of 11) sorted by relevance
48 after placing resume=/dev/swappartition on the kernel command line61 boot, pass the 'resume=/dev/swappartition' argument to the kernel to71 Right now you may boot without resuming and resume later but in the84 string "Default resume partition"88 The default resume partition is the partition that the suspend-97 resume=/dev/<other device> 99 which will set the resume partition to the device specified. 184 bool "Test suspend/resume and wakealarm during bootup"199 bool "Device suspend/resume watchdog"203 locked up attempting to suspend/resume a device.[all …]
1077 power_attr(resume);
143 goto resume; in resume_irq()153 resume: in resume_irq()210 .resume = irq_pm_syscore_resume,
605 if (gc->resume) in irq_gc_resume()606 gc->resume(gc); in irq_gc_resume()639 .resume = irq_gc_resume,
120 u64 resume = sbuf.f_blocks * RESUME; in check_free_space() local121 do_div(resume, 100); in check_free_space()122 if (sbuf.f_bavail >= resume) { in check_free_space()
191 .resume = cpu_pm_resume,
474 if (cs->suspend || cs->resume) { in __clocksource_suspend_select()610 if (cs->resume) in clocksource_resume()611 cs->resume(cs); in clocksource_resume()
609 if (dev->resume && !clockevent_state_detached(dev)) in clockevents_resume()610 dev->resume(dev); in clockevents_resume()
299 .resume = sched_clock_resume,
859 .resume = alarmtimer_resume,
1807 .resume = timekeeping_resume,