Home
last modified time | relevance | path

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

/linux-4.4.14/tools/testing/selftests/x86/
Dsigreturn.c281 static unsigned short *ssptr(ucontext_t *ctx) in ssptr()
287 static unsigned short *csptr(ucontext_t *ctx) in csptr()
297 static greg_t *ssptr(ucontext_t *ctx) in ssptr()
302 static greg_t *csptr(ucontext_t *ctx) in csptr()
318 ucontext_t *ctx = (ucontext_t*)ctx_void; in sigusr1()
342 ucontext_t *ctx = (ucontext_t*)ctx_void; in sigtrap()
Dsyscall_arg_fault.c48 ucontext_t *ctx = (ucontext_t*)ctx_void; in sigsegv()
Dsingle_step_syscall.c81 ucontext_t *ctx = (ucontext_t*)ctx_void; in sigtrap()
Dunwind_vdso.c137 ucontext_t *ctx = (ucontext_t *)ctx_void; in sigtrap()
Dentry_from_vm86.c57 ucontext_t *ctx = (ucontext_t*)ctx_void; in sighandler()
/linux-4.4.14/tools/testing/selftests/powerpc/primitives/
Dload_unaligned_zeropad.c80 ucontext_t *uc = (ucontext_t *)ptr; in segv_handler()
/linux-4.4.14/tools/testing/selftests/powerpc/mm/
Dsubpage_prot.c39 ucontext_t *ctxt = (ucontext_t *)ctxt_v; in segv()
/linux-4.4.14/samples/seccomp/
Dbpf-direct.c63 ucontext_t *ctx = (ucontext_t *)(void_context); in emulator()
/linux-4.4.14/arch/sparc/include/uapi/asm/
Ductx.h69 typedef struct ucontext ucontext_t; typedef
/linux-4.4.14/Documentation/powerpc/
Dtransactional_memory.txt102 abort transactions. The usual ucontext_t passed to the signal handler
130 ucontext_t *ucp = uc;
131 ucontext_t *transactional_ucp = ucp->uc_link;