Home
last modified time | relevance | path

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

/linux-3.3/arch/s390/include/asm/
Ducontext.h16 struct ucontext_extended { struct
17 unsigned long uc_flags;
18 struct ucontext *uc_link;
19 stack_t uc_stack;
20 _sigregs uc_mcontext;
21 unsigned long uc_sigmask[2];
22 unsigned long uc_gprs_high[16];