Home
last modified time | relevance | path

Searched defs:jmpbuf (Results 1 – 14 of 14) sorted by relevance

/openbmc/qemu/scripts/qemugdb/
H A Dcoroutine.py48 def get_jmpbuf_regs(jmpbuf): argument
68 def bt_jmpbuf(jmpbuf): argument
/openbmc/linux/tools/perf/util/
H A Dperf-hooks.c18 static sigjmp_buf jmpbuf; variable
/openbmc/linux/tools/testing/selftests/x86/
H A Dioperm.c48 static jmp_buf jmpbuf; variable
H A Dsigaltstack.c65 static jmp_buf jmpbuf; variable
H A Dsyscall_arg_fault.c33 static sigjmp_buf jmpbuf; variable
H A Dsysret_rip.c111 static jmp_buf jmpbuf; variable
H A Dmov_ss_trap.c49 sigjmp_buf jmpbuf; variable
H A Dsingle_step_syscall.c59 sigjmp_buf jmpbuf; variable
H A Diopl.c48 static jmp_buf jmpbuf; variable
H A Dfsgsbase.c80 static jmp_buf jmpbuf; variable
H A Dldt_gdt.c523 static jmp_buf jmpbuf; variable
H A Dtest_vsyscall.c179 static jmp_buf jmpbuf; variable
/openbmc/linux/tools/testing/selftests/arm64/pauth/
H A Dpac.c188 sigjmp_buf jmpbuf; variable
/openbmc/qemu/target/i386/tcg/
H A Dtranslate.c140 sigjmp_buf jmpbuf; member