Searched refs:swsusp_arch_suspend (Results 1 - 12 of 12) sorted by relevance

/linux-4.1.27/arch/arm/kernel/
H A Dhibernate.c52 * swsusp_arch_suspend().
72 int notrace swsusp_arch_suspend(void) swsusp_arch_suspend() function
/linux-4.1.27/arch/sh/kernel/cpu/sh3/
H A Dswsusp.S91 ! swsusp_arch_suspend()
96 ENTRY(swsusp_arch_suspend)
/linux-4.1.27/arch/x86/power/
H A Dhibernate_asm_32.S17 ENTRY(swsusp_arch_suspend)
H A Dhibernate_asm_64.S25 ENTRY(swsusp_arch_suspend)
/linux-4.1.27/arch/sparc/power/
H A Dhibernate_asm.S13 ENTRY(swsusp_arch_suspend)
/linux-4.1.27/arch/s390/kernel/
H A Dsuspend.c189 /* swsusp_arch_suspend() actually saves all cpu register contents. save_processor_state()
190 * Machine checks must be disabled since swsusp_arch_suspend() stores save_processor_state()
195 * program checks, since swsusp_arch_suspend() may generate program save_processor_state()
H A Dswsusp.S27 ENTRY(swsusp_arch_suspend)
123 * Then we return to the function that called swsusp_arch_suspend().
/linux-4.1.27/arch/powerpc/kernel/
H A Dswsusp_asm64.S87 _GLOBAL(swsusp_arch_suspend)
H A Dswsusp_booke.S49 _GLOBAL(swsusp_arch_suspend)
H A Dswsusp_32.S43 _GLOBAL(swsusp_arch_suspend)
/linux-4.1.27/kernel/power/
H A Dpower.h88 extern asmlinkage int swsusp_arch_suspend(void);
H A Dhibernate.c301 error = swsusp_arch_suspend(); create_image()
452 * swsusp_arch_suspend() was called. resume_target_kernel()

Completed in 164 milliseconds