Searched refs:UML_LONGJMP (Results 1 – 4 of 4) sorted by relevance
10 #define UML_LONGJMP(buf, val) do { \ macro
71 UML_LONGJMP(current->thread.exec_buf, 1); in um_execve()
215 UML_LONGJMP(catcher, 1); in segv()265 UML_LONGJMP(current->thread.fault_catcher, 1); in bus_handler()
642 UML_LONGJMP(you, 1); in switch_threads()701 UML_LONGJMP(&initial_jmpbuf, INIT_JMP_CALLBACK); in initial_thread_cb_skas()712 UML_LONGJMP(&initial_jmpbuf, INIT_JMP_HALT); in halt_skas()718 UML_LONGJMP(&initial_jmpbuf, INIT_JMP_REBOOT); in reboot_skas()