Searched refs:UML_SETJMP (Results 1 – 5 of 5) sorted by relevance
14 #define UML_SETJMP(buf) ({ \ macro
19 if (UML_SETJMP(&jbuf) == 0) { in __do_user_copy()
264 n = UML_SETJMP(&buf); in run_kernel_thread()
632 if (UML_SETJMP(me) == 0) in switch_threads()692 if (UML_SETJMP(&here) == 0) in initial_thread_cb_skas()
76 faulted = UML_SETJMP(&buf); in do_op_one_page()