Searched refs:sigcontext (Results 1 – 9 of 9) sorted by relevance
75 struct sigcontext *uc = puc; in cpu_resume_from_signal()1257 struct sigcontext *uc = puc; in cpu_signal_handler()1305 struct sigcontext *uc = puc; in cpu_signal_handler()1435 struct sigcontext *sc = puc; in cpu_signal_handler()1439 struct sigcontext *uc = puc; in cpu_signal_handler()
135 struct sigcontext struct1217 #define sigcontext_struct sigcontext1297 struct sigcontext sc;1349 struct sigcontext sc;1426 struct sigcontext sc;
198 AC_CHECK_HEADERS([asm/sigcontext.h], [], [], [#include <signal.h>])
19 /* Define to 1 if you have the <asm/sigcontext.h> header file. */
1757 * configure.ac: Fix asm/sigcontext.h check to include prerequisite.2269 * signal.c: do not include asm/sigcontext.h on IA64 since it gets2270 the struct from bits/sigcontext.h already which signal.h includes.2409 * don't use asm/sigcontext.h on Linux/sparc2981 + handle solaris version of sigcontext struct (actually I hacked this3033 * signal.c (sys_sigreturn) [ALPHA]: Use sigcontext3067 * configure.in (AC_CHECK_HEADERS): Add check for asm/sigcontext.h.3069 asm/sigcontext.h to define sigcontext_struct and don't define it3530 * signal.c [M68K] (sigcontext_struct): Support m68k sigcontext
4134 configure:6997: checking for asm/sigcontext.h
6995 for ac_header in asm/sigcontext.h
592 struct sigcontext { struct601 typedef struct sigcontext mcontext_t;
750 struct sigcontext *scp;