Home
last modified time | relevance | path

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

/sysdeps/generic/sys/
A Ducontext.h43 typedef struct ucontext_t struct
46 struct ucontext_t *uc_link; argument
50 } ucontext_t; argument
/sysdeps/unix/sysv/linux/nios2/sys/
A Ducontext.h50 typedef struct ucontext_t struct
53 struct ucontext_t *uc_link; argument
57 } ucontext_t; argument
/sysdeps/unix/sysv/linux/microblaze/sys/
A Ducontext.h81 typedef struct ucontext_t struct
84 struct ucontext_t *uc_link; argument
88 } ucontext_t; typedef
/sysdeps/unix/sysv/linux/aarch64/sys/
A Ducontext.h67 typedef struct ucontext_t struct
70 struct ucontext_t *uc_link; argument
74 } ucontext_t; argument
/sysdeps/unix/sysv/linux/alpha/sys/
A Ducontext.h82 typedef struct ucontext_t struct
85 struct ucontext_t *uc_link; argument
90 } ucontext_t; argument
/sysdeps/unix/sysv/linux/s390/sys/
A Ducontext.h82 typedef struct ucontext_t struct
85 struct ucontext_t *uc_link; argument
89 } ucontext_t; typedef
/sysdeps/unix/sysv/linux/hppa/sys/
A Ducontext.h71 typedef struct ucontext_t struct
74 struct ucontext_t *uc_link; argument
78 } ucontext_t; argument
/sysdeps/unix/sysv/linux/powerpc/sys/
A Ducontext.h155 typedef struct ucontext_t struct
158 struct ucontext_t *uc_link; argument
164 * ucontext_t definition, which didn't include space for the argument
196 } ucontext_t; argument
/sysdeps/unix/sysv/linux/mips/sys/
A Ducontext.h113 typedef struct ucontext_t struct
116 struct ucontext_t *uc_link; argument
120 } ucontext_t; argument
/sysdeps/unix/sysv/linux/riscv/sys/
A Ducontext.h88 typedef struct ucontext_t struct
91 struct ucontext_t *uc_link; argument
108 } ucontext_t; argument
/sysdeps/arm/sys/
A Ducontext.h98 typedef struct ucontext_t struct
101 struct ucontext_t *uc_link; argument
106 } ucontext_t; argument
/sysdeps/unix/sysv/linux/ia64/sys/
A Ducontext.h85 typedef struct ucontext_t struct
93 struct ucontext_t *_link; /* this should overlay sc_gr[0] */ argument
99 ucontext_t; typedef
/sysdeps/unix/sysv/linux/sparc/sys/
A Ducontext.h94 typedef struct ucontext_t { struct
95 struct ucontext_t *uc_link; argument
101 } ucontext_t; typedef
294 typedef struct ucontext_t struct
297 struct ucontext_t *uc_link; argument
301 } ucontext_t; typedef
/sysdeps/unix/sysv/linux/x86/sys/
A Ducontext.h142 typedef struct ucontext_t struct
145 struct ucontext_t *uc_link; argument
151 } ucontext_t; typedef
247 typedef struct ucontext_t struct
250 struct ucontext_t *uc_link; argument
256 } ucontext_t; argument
/sysdeps/unix/sysv/linux/csky/sys/
A Ducontext.h77 typedef struct ucontext_t struct
80 struct ucontext_t *uc_link; argument
84 } ucontext_t; typedef
/sysdeps/unix/sysv/linux/m68k/sys/
A Ducontext.h118 typedef struct ucontext_t struct
121 struct ucontext_t *uc_link; argument
126 } ucontext_t; argument
/sysdeps/unix/sysv/linux/sh/sys/
A Ducontext.h115 typedef struct ucontext_t struct
118 struct ucontext_t *uc_link; argument
122 } ucontext_t; typedef
/sysdeps/m68k/sys/
A Ducontext.h113 typedef struct ucontext_t struct
116 struct ucontext_t *uc_link; argument
121 } ucontext_t; argument
/sysdeps/i386/sys/
A Ducontext.h125 typedef struct ucontext_t struct
128 struct ucontext_t *uc_link; argument
133 } ucontext_t; argument
/sysdeps/unix/sysv/linux/arm/sys/
A Ducontext.h132 typedef struct ucontext_t struct
135 struct ucontext_t *uc_link; argument
140 } ucontext_t; argument
/sysdeps/unix/sysv/linux/arc/sys/
A Ducontext.h48 typedef struct ucontext_t struct
51 struct ucontext_t *uc_link; argument
55 } ucontext_t; argument
/sysdeps/mips/sys/
A Ducontext.h160 typedef struct ucontext_t struct
167 struct ucontext_t *uc_link; argument
172 } ucontext_t; argument

Completed in 29 milliseconds