Searched refs:setjmp (Results 1 – 14 of 14) sorted by relevance
2 # arch/x86_64/setjmp.S4 # setjmp/longjmp for the x86-64 architecture21 .globl setjmp22 .type setjmp, @function23 setjmp: label37 .size setjmp,.-setjmp
2 # arch/i386/setjmp.S4 # setjmp/longjmp for the i386 architecture19 .globl setjmp20 .type setjmp, @function21 setjmp: label38 .size setjmp,.-setjmp
34 if (setjmp(cmov_test_return) == 0) { in arch_check_bugs()
31 if (setjmp(buf) == 0) in page_ok()48 if (setjmp(buf) == 0) { in page_ok()56 if (setjmp(buf) == 0) { in page_ok()
7 extern int setjmp(jmp_buf);18 n = setjmp(*buf); \
15 extern long setjmp(long *);
439 if (setjmp(recurse_jmp) != 0) { in xmon_core()550 if (setjmp(recurse_jmp) == 0) { in xmon_core()1352 if (setjmp(bus_error_jmp) == 0) { in get_function_bounds()1534 if (setjmp(bus_error_jmp) == 0) { in prregs()1600 if (setjmp(bus_error_jmp) == 0) { in cacheflush()1641 if (setjmp(bus_error_jmp) == 0) { in read_spr()1677 if (setjmp(bus_error_jmp) == 0) { in write_spr()1741 if (setjmp(bus_error_jmp) == 0) { in mread()1778 if (setjmp(bus_error_jmp) == 0) { in mwrite()2093 if (setjmp(bus_error_jmp) != 0) { in dump_one_paca()[all …]
154 if (setjmp(crash_shutdown_buf) == 0) { in crash_kexec_prepare_cpus()350 if (setjmp(crash_shutdown_buf) == 0) { in default_machine_crash_shutdown()
57 _GLOBAL(setjmp)
342 int const sjval = setjmp(jmpenv); in main()
561 int const sjval = setjmp(jmpenv); in main()
431 if (setjmp(setjmp_env) == 0) { in catch_sigill()
565 n = setjmp(initial_jmpbuf); in start_idle_thread()
494 setjmp:500 * (we use setjmp to register a handler from an1625 call setjmp;1998 call setjmp;2016 call setjmp;2051 call setjmp;2077 call setjmp;2111 call setjmp;2125 call setjmp;2254 call setjmp;