Searched refs:ucontext_t (Results 1 - 10 of 10) sorted by relevance

/linux-4.1.27/arch/sparc/include/uapi/asm/
H A Ductx.h69 typedef struct ucontext ucontext_t; typedef in typeref:struct:ucontext
/linux-4.1.27/tools/testing/selftests/powerpc/primitives/
H A Dload_unaligned_zeropad.c71 ucontext_t *uc = (ucontext_t *)ptr; segv_handler()
/linux-4.1.27/samples/seccomp/
H A Dbpf-direct.c63 ucontext_t *ctx = (ucontext_t *)(void_context); emulator()
/linux-4.1.27/tools/testing/selftests/powerpc/mm/
H A Dsubpage_prot.c39 ucontext_t *ctxt = (ucontext_t *)ctxt_v; segv()
/linux-4.1.27/tools/testing/selftests/x86/
H A Dsigreturn.c281 static unsigned short *ssptr(ucontext_t *ctx) ssptr()
287 static unsigned short *csptr(ucontext_t *ctx) csptr()
297 static greg_t *ssptr(ucontext_t *ctx) ssptr()
302 static greg_t *csptr(ucontext_t *ctx) csptr()
318 ucontext_t *ctx = (ucontext_t*)ctx_void; sigusr1()
342 ucontext_t *ctx = (ucontext_t*)ctx_void; sigtrap()
H A Dsingle_step_syscall.c81 ucontext_t *ctx = (ucontext_t*)ctx_void; sigtrap()
/linux-4.1.27/arch/parisc/kernel/
H A Dsignal32.h44 * ucontext_t structure may push the hidden register file downards
/linux-4.1.27/arch/ia64/include/uapi/asm/
H A Dsigcontext.h52 /* Note: sc_gr[0] is used as the "uc_link" member of ucontext_t */
/linux-4.1.27/arch/alpha/kernel/
H A Dsignal.c241 /* Verify that it's a good ucontext_t before using it */ do_rt_sigreturn()
/linux-4.1.27/arch/powerpc/kernel/
H A Dsignal_64.c736 /* The ucontext_t passed to userland points to the second handle_rt_signal64()
737 * ucontext_t (for transactional state) with its uc_link ptr. handle_rt_signal64()

Completed in 408 milliseconds