Home
last modified time | relevance | path

Searched refs:longjmp (Results 1 – 19 of 19) sorted by relevance

/linux-6.15/arch/um/include/shared/
H A Dlongjmp.h10 extern void longjmp(jmp_buf, int);
13 longjmp(*buf, val); \
/linux-6.15/arch/powerpc/include/asm/
H A Dsetjmp.h13 extern void longjmp(jmp_buf env, int val) __attribute__((noreturn));
/linux-6.15/arch/x86/um/
H A Dbugs_32.c20 longjmp(cmov_test_return, 1); in cmov_sigill_test_handler()
H A Dsetjmp_64.S5 # setjmp/longjmp for the x86-64 architecture
H A Dsetjmp_32.S5 # setjmp/longjmp for the i386 architecture
/linux-6.15/tools/testing/selftests/powerpc/dexcr/
H A Ddexcr.c18 longjmp(generic_signal_jump_buf, 0); in generic_signal_handler()
H A Dhashchk_test.c46 longjmp(hashchk_detected_buf, 0); in hashchk_handler()
/linux-6.15/tools/testing/selftests/powerpc/mm/
H A Dwild_bctr.c36 longjmp(setjmp_env, 1); in segv_handler()
/linux-6.15/arch/powerpc/kernel/
H A Dmisc.S79 _GLOBAL(longjmp)
/linux-6.15/arch/um/os-Linux/skas/
H A Dprocess.c614 longjmp(*cb_back, 1); in start_idle_thread()
627 longjmp(*switch_buf, 1); in start_idle_thread()
/linux-6.15/arch/powerpc/kexec/
H A Dcrash.c74 longjmp(crash_shutdown_buf, 1); in handle_fault()
/linux-6.15/tools/testing/selftests/powerpc/pmu/ebb/
H A Debb.c413 longjmp(setjmp_env, 1); in sigill_handler()
/linux-6.15/arch/powerpc/xmon/
H A Dxmon.c518 longjmp(bus_error_jmp, 1); in xmon_core()
525 longjmp(xmon_fault_jmp[cpu], 1); in xmon_core()
659 longjmp(xmon_fault_jmp[0], 1); in xmon_core()
2322 longjmp(bus_error_jmp, 1); in handle_fault()
/linux-6.15/tools/testing/selftests/
H A Dkselftest_harness.h955 longjmp(t->env, 1); in __bail()
/linux-6.15/tools/perf/Documentation/
H A Dperf-c2c.txt131 setjmp/longjmp will have calls/returns not match.
H A Dperf-top.txt384 setjmp/longjmp will have calls/returns not match.
H A Dperf-script.txt528 setjmp/longjmp will have calls/returns not match.
H A Dperf-report.txt555 setjmp/longjmp will have calls/returns not match.
/linux-6.15/drivers/scsi/aic7xxx/
H A Daic79xx.seq196 call longjmp;
201 test LONGJMP_ADDR[1], INVALID_ADDR jz longjmp;
509 longjmp: