Searched refs:UML_SETJMP (Results 1 – 4 of 4) sorted by relevance
14 #define UML_SETJMP(buf) ({ \ macro
254 n = UML_SETJMP(&buf); in run_kernel_thread()
77 faulted = UML_SETJMP(&buf); in do_op_one_page()
641 if (UML_SETJMP(me) == 0) in switch_threads()700 if (UML_SETJMP(&here) == 0) in initial_thread_cb_skas()