UML_LONGJMP       253 arch/um/kernel/trap.c 		UML_LONGJMP(catcher, 1);
UML_LONGJMP       315 arch/um/kernel/trap.c 		UML_LONGJMP(current->thread.fault_catcher, 1);
UML_LONGJMP       566 arch/um/os-Linux/skas/process.c 		UML_LONGJMP(you, 1);
UML_LONGJMP       630 arch/um/os-Linux/skas/process.c 		UML_LONGJMP(&initial_jmpbuf, INIT_JMP_CALLBACK);
UML_LONGJMP       641 arch/um/os-Linux/skas/process.c 	UML_LONGJMP(&initial_jmpbuf, INIT_JMP_HALT);
UML_LONGJMP       647 arch/um/os-Linux/skas/process.c 	UML_LONGJMP(&initial_jmpbuf, INIT_JMP_REBOOT);