Home
last modified time | relevance | path

Searched refs:initial_jmpbuf (Results 1 – 1 of 1) sorted by relevance

/linux/arch/um/os-Linux/skas/
A Dprocess.c635 static jmp_buf initial_jmpbuf; variable
656 n = setjmp(initial_jmpbuf); in start_idle_thread()
696 UML_LONGJMP(&initial_jmpbuf, INIT_JMP_CALLBACK); in initial_thread_cb_skas()
707 UML_LONGJMP(&initial_jmpbuf, INIT_JMP_HALT); in halt_skas()
713 UML_LONGJMP(&initial_jmpbuf, INIT_JMP_REBOOT); in reboot_skas()

Completed in 5 milliseconds