Home
last modified time | relevance | path

Searched defs:ucontext_ia32 (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dia32.h17 struct ucontext_ia32 { struct
18 unsigned int uc_flags;
19 unsigned int uc_link;
20 compat_stack_t uc_stack;
21 struct sigcontext_32 uc_mcontext;
22 compat_sigset_t uc_sigmask; /* mask last for extensibility */
H A Dsigframe.h13 #define ucontext_ia32 ucontext macro