Home
last modified time | relevance | path

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

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