Home
last modified time | relevance | path

Searched refs:sigjmp_buf (Results 1 – 23 of 23) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/
H A D0001-tftp-Mark-toplevel-definition-as-external.patch23 -sigjmp_buf toplevel;
24 +extern sigjmp_buf toplevel;
25 sigjmp_buf timeoutbuf;
H A Dtftp-0.49-cmd_arg.patch70 sigjmp_buf toplevel;
/openbmc/qemu/util/
H A Dcoroutine-sigaltstack.c40 sigjmp_buf env;
54 sigjmp_buf tr_reenter;
100 siglongjmp(*(sigjmp_buf *)co->entry_arg, 1); in coroutine_bootstrap()
158 sigjmp_buf old_env; in qemu_coroutine_new()
H A Dcoroutine-ucontext.c54 sigjmp_buf env;
169 siglongjmp(*(sigjmp_buf *)co->entry_arg, 1); in coroutine_trampoline()
184 sigjmp_buf old_env; in qemu_coroutine_new()
H A Doslib-posix.c83 sigjmp_buf env;
/openbmc/linux/tools/perf/util/
H A Dperf-hooks.c18 static sigjmp_buf jmpbuf;
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A Dsiglongjmp.patch11 +static sigjmp_buf timebuf;
/openbmc/linux/tools/testing/selftests/x86/
H A Dsyscall_arg_fault.c33 static sigjmp_buf jmpbuf;
H A Dsingle_step_syscall.c59 sigjmp_buf jmpbuf;
H A Dmov_ss_trap.c49 sigjmp_buf jmpbuf;
H A Dtest_shadow_stack.c630 sigjmp_buf jmp_buffer;
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/
H A D0001-Use-unsigned-int-type-for-1-bit-integer-bitfield.patch38 sigjmp_buf sigjmp;
/openbmc/qemu/include/sysemu/
H A Dos-win32.h88 #define sigjmp_buf jmp_buf macro
/openbmc/linux/tools/testing/selftests/mm/
H A Dmkdirty.c32 static sigjmp_buf env;
H A Duffd-unit-tests.c636 static sigjmp_buf jbuf, *sigbuf;
/openbmc/linux/tools/testing/selftests/arm64/pauth/
H A Dpac.c188 sigjmp_buf jmpbuf;
/openbmc/qemu/include/hw/core/
H A Dcpu.h493 sigjmp_buf jmp_env;
/openbmc/qemu/include/tcg/
H A Dtcg.h568 sigjmp_buf jmp_trans;
/openbmc/qemu/monitor/
H A Dhmp.c312 static sigjmp_buf expr_env;
/openbmc/linux/tools/mm/
H A Dpage-types.c956 static sigjmp_buf sigbus_jmp;
/openbmc/qemu/target/i386/tcg/
H A Dtranslate.c142 sigjmp_buf jmpbuf;
/openbmc/qemu/disas/
H A Dm68k.c624 sigjmp_buf bailout;
H A Dnanomips.c43 sigjmp_buf buf;