Searched refs:UML_SETJMP (Results 1 – 3 of 3) sorted by relevance
14 #define UML_SETJMP(buf) ({ \ macro
540 if (UML_SETJMP(me) == 0) in switch_threads()599 if (UML_SETJMP(&here) == 0) in initial_thread_cb_skas()
77 faulted = UML_SETJMP(&buf); in do_op_one_page()