Searched refs:resume (Results 1 – 11 of 11) sorted by relevance
51 after placing resume=/dev/swappartition on the kernel command line64 boot, pass the 'resume=/dev/swappartition' argument to the kernel to74 Right now you may boot without resuming and resume later but in the96 string "Default resume partition"100 The default resume partition is the partition that the suspend-109 resume=/dev/<other device> 111 which will set the resume partition to the device specified. 196 bool "Test suspend/resume and wakealarm during bootup"211 bool "Device suspend/resume watchdog"215 locked up attempting to suspend/resume a device.[all …]
1180 power_attr(resume);
169 goto resume; in resume_irq()179 resume: in resume_irq()240 .resume = irq_pm_syscore_resume,
619 if (gc->resume) in irq_gc_resume()620 gc->resume(gc); in irq_gc_resume()653 .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()
205 .resume = cpu_pm_resume,
582 if (cs->suspend || cs->resume) { in __clocksource_suspend_select()718 if (cs->resume) in clocksource_resume()719 cs->resume(cs); in clocksource_resume()
609 if (dev->resume && !clockevent_state_detached(dev)) in clockevents_resume()610 dev->resume(dev); in clockevents_resume()
291 .resume = sched_clock_resume,
911 .resume = alarmtimer_resume,
1883 .resume = timekeeping_resume,