/sysdeps/unix/sysv/linux/hppa/ |
A D | swapcontext.c | 21 extern int __getcontext (ucontext_t *ucp); 22 extern int __setcontext (const ucontext_t *ucp); 25 __swapcontext (ucontext_t *oucp, const ucontext_t *ucp) in __swapcontext()
|
/sysdeps/unix/sysv/linux/ia64/ |
A D | swapcontext.c | 26 extern struct rv __getcontext (ucontext_t *__ucp) __THROW; 27 extern int __setcontext (const ucontext_t *__ucp) __THROW; 30 __swapcontext (ucontext_t *oucp, const ucontext_t *ucp) in __swapcontext()
|
/sysdeps/unix/sysv/linux/sparc/sparc64/ |
A D | swapcontext.c | 20 extern int __getcontext (ucontext_t *ucp); 21 extern int __setcontext (const ucontext_t *ucp, int restoremask); 24 __swapcontext (ucontext_t *oucp, const ucontext_t *ucp) in __swapcontext()
|
/sysdeps/unix/sysv/linux/alpha/ |
A D | ucontext-offsets.sym | 5 UC_LINK offsetof (ucontext_t, uc_link) 6 UC_OSF_SIGMASK offsetof (ucontext_t, __uc_osf_sigmask) 7 UC_STACK offsetof (ucontext_t, uc_stack) 8 UC_SIGCTX offsetof (ucontext_t, uc_mcontext) 9 UC_SIGMASK offsetof (ucontext_t, uc_sigmask)
|
/sysdeps/generic/sys/ |
A D | ucontext.h | 43 typedef struct ucontext_t struct 46 struct ucontext_t *uc_link; argument 50 } ucontext_t; typedef
|
/sysdeps/unix/sysv/linux/nios2/sys/ |
A D | ucontext.h | 50 typedef struct ucontext_t struct 53 struct ucontext_t *uc_link; argument 57 } ucontext_t; argument
|
/sysdeps/unix/sysv/linux/csky/sys/ |
A D | ucontext.h | 77 typedef struct ucontext_t struct 80 struct ucontext_t *uc_link; argument 84 } ucontext_t; argument
|
/sysdeps/unix/sysv/linux/aarch64/sys/ |
A D | ucontext.h | 67 typedef struct ucontext_t struct 70 struct ucontext_t *uc_link; argument 74 } ucontext_t; typedef
|
/sysdeps/unix/sysv/linux/hppa/sys/ |
A D | ucontext.h | 71 typedef struct ucontext_t struct 74 struct ucontext_t *uc_link; argument 78 } ucontext_t; argument
|
/sysdeps/unix/sysv/linux/riscv/sys/ |
A D | ucontext.h | 88 typedef struct ucontext_t struct 91 struct ucontext_t *uc_link; argument 108 } ucontext_t; typedef
|
/sysdeps/unix/sysv/linux/arc/sys/ |
A D | ucontext.h | 48 typedef struct ucontext_t struct 51 struct ucontext_t *uc_link; argument 55 } ucontext_t; argument
|
/sysdeps/unix/sysv/linux/arc/ |
A D | ucontext_i.sym | 12 -- Offsets of the fields in the ucontext_t structure. 13 #define ucontext(member) offsetof (ucontext_t, member) 20 UCONTEXT_SIZE sizeof (ucontext_t)
|
/sysdeps/unix/sysv/linux/s390/sys/ |
A D | ucontext.h | 82 typedef struct ucontext_t struct 85 struct ucontext_t *uc_link; argument 89 } ucontext_t; argument
|
/sysdeps/unix/sysv/linux/alpha/sys/ |
A D | ucontext.h | 82 typedef struct ucontext_t struct 85 struct ucontext_t *uc_link; argument 90 } ucontext_t; argument
|
/sysdeps/unix/sysv/linux/nios2/ |
A D | ucontext_i.sym | 21 -- Offsets of the fields in the ucontext_t structure. 22 #define ucontext(member) offsetof (ucontext_t, member) 29 UCONTEXT_SIZE sizeof (ucontext_t)
|
/sysdeps/unix/sysv/linux/riscv/ |
A D | ucontext_i.sym | 13 -- Offsets of the fields in the ucontext_t structure. 14 #define ucontext(member) offsetof (ucontext_t, member) 31 UCONTEXT_SIZE sizeof (ucontext_t)
|
/sysdeps/arm/sys/ |
A D | ucontext.h | 98 typedef struct ucontext_t struct 101 struct ucontext_t *uc_link; argument 106 } ucontext_t; argument
|
/sysdeps/unix/sysv/linux/sparc/sys/ |
A D | ucontext.h | 94 typedef struct ucontext_t { struct 95 struct ucontext_t *uc_link; argument 101 } ucontext_t; argument 294 typedef struct ucontext_t struct 297 struct ucontext_t *uc_link; argument 301 } ucontext_t; argument
|
/sysdeps/unix/sysv/linux/x86/sys/ |
A D | ucontext.h | 142 typedef struct ucontext_t struct 145 struct ucontext_t *uc_link; argument 151 } ucontext_t; argument 247 typedef struct ucontext_t struct 250 struct ucontext_t *uc_link; argument 256 } ucontext_t; argument
|
/sysdeps/m68k/sys/ |
A D | ucontext.h | 113 typedef struct ucontext_t struct 116 struct ucontext_t *uc_link; argument 121 } ucontext_t; argument
|
/sysdeps/unix/sysv/linux/microblaze/sys/ |
A D | ucontext.h | 81 typedef struct ucontext_t struct 84 struct ucontext_t *uc_link; argument 88 } ucontext_t; argument
|
/sysdeps/unix/sysv/linux/ia64/sys/ |
A D | ucontext.h | 85 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/m68k/sys/ |
A D | ucontext.h | 118 typedef struct ucontext_t struct 121 struct ucontext_t *uc_link; argument 126 } ucontext_t; argument
|
/sysdeps/unix/sysv/linux/sh/sys/ |
A D | ucontext.h | 115 typedef struct ucontext_t struct 118 struct ucontext_t *uc_link; argument 122 } ucontext_t; argument
|
/sysdeps/unix/sysv/linux/sparc/sparc32/ |
A D | ucontext_i.sym | 10 UC_FLAGS offsetof (ucontext_t, uc_flags) 11 UC_LINK offsetof (ucontext_t, uc_link) 12 UC_SIGMASK offsetof (ucontext_t, uc_sigmask) 13 UC_STACK offsetof (ucontext_t, uc_stack) 14 UC_MCONTEXT offsetof (ucontext_t, uc_mcontext)
|