Home
last modified time | relevance | path

Searched refs:ucontext_t (Results 101 – 119 of 119) sorted by relevance

12345

/openbmc/linux/tools/testing/selftests/powerpc/tm/
H A Dtm-trap.c63 ucontext_t *ucp = uc; in trap_signal_handler()
/openbmc/linux/tools/testing/selftests/powerpc/math/
H A Dvmx_signal.c46 ucontext_t *uc = context; in signal_vmx_sig()
/openbmc/qemu/tests/tcg/s390x/
H A Dsignals-s390x.c73 if (((ucontext_t *)ucontext)->uc_mcontext.psw.addr != expected.psw_addr) { in handle_signal()
/openbmc/linux/tools/testing/selftests/x86/
H A Dfsgsbase.c66 ucontext_t *ctx = (ucontext_t*)ctx_void; in sigsegv()
H A Damx.c259 ucontext_t *ctx = (ucontext_t *)ctx_void; in handle_noperm()
/openbmc/linux/tools/testing/selftests/sigaltstack/
H A Dsas.c35 static ucontext_t uc, sc;
/openbmc/qemu/tests/tcg/multiarch/
H A Dnoexec.c.inc49 const mcontext_t *mc = &((ucontext_t *)ucontext)->uc_mcontext;
/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/
H A Dtestcases.c131 bool validate_reserved(ucontext_t *uc, size_t resv_sz, char **err) in validate_reserved()
/openbmc/linux/Documentation/powerpc/
H A Dtransactional_memory.rst103 abort transactions. The usual ucontext_t passed to the signal handler
131 ucontext_t *ucp = uc;
132 ucontext_t *transactional_ucp = ucp->uc_link;
/openbmc/qemu/bsd-user/
H A Dsignal.c88 ucontext_t *uc = (ucontext_t *)puc; in rewind_if_in_safe_syscall()
485 ucontext_t *uc = puc; in host_signal_handler()
/openbmc/linux/tools/testing/selftests/arm64/signal/
H A DREADME46 - a couple of ASSERT_BAD/GOOD_CONTEXT() macros to easily parse a ucontext_t
/openbmc/qemu/util/
H A Dcoroutine-ucontext.c183 ucontext_t old_uc, uc; in qemu_coroutine_new()
/openbmc/linux/arch/um/os-Linux/
H A Dsignal.c191 ucontext_t *uc = p; in hard_handler()
/openbmc/openbmc/poky/meta/recipes-support/libunwind/libunwind/
H A D0005-ppc32-Consider-ucontext-mismatches-between-glibc-and.patch36 @@ -48,12 +48,12 @@ uc_addr (ucontext_t *uc, int reg)
51 @@ -76,7 +76,7 @@ uc_addr (ucontext_t *uc, int reg)
66 static ucontext_t dmy_ctxt UNUSED;
/openbmc/linux/tools/testing/selftests/arm64/abi/
H A Dhwcap.c574 ucontext_t *uc = context; \
/openbmc/linux/tools/testing/selftests/powerpc/alignment/
H A Dalignment_handler.c62 ucontext_t *ucp = ctx; in sighandler()
/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386.c1739 ucontext_t *uc = puc; in sig_handler()
1931 ucontext_t *uc = puc; in sig_trap_handler()
/openbmc/linux/tools/testing/selftests/mm/
H A Dprotection_keys.c314 ucontext_t *uctxt = vucontext; in signal_handler()
/openbmc/qemu/tcg/mips/
H A Dtcg-target.c.inc2322 ucontext_t *uc = (ucontext_t *)data;

12345