/glibc-2.36/stdlib/ |
D | setcontext.c | 22 setcontext (const ucontext_t *ucp) in setcontext()
|
D | getcontext.c | 22 getcontext (ucontext_t *ucp) in getcontext()
|
D | swapcontext.c | 22 swapcontext (ucontext_t *oucp, const ucontext_t *ucp) in swapcontext()
|
D | makecontext.c | 22 makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) in makecontext()
|
D | tst-makecontext2.c | 25 ucontext_t ucp, ucp2; variable
|
D | tst-swapcontext1.c | 34 func4(ucontext_t *uocp, ucontext_t *ucp, const char *str, const char *fmt) in func4() 44 func3(ucontext_t *uocp, ucontext_t *ucp, const char *str, const char *fmt) in func3()
|
D | tst-makecontext.c | 27 ucontext_t ucp; variable
|
/glibc-2.36/sysdeps/unix/sysv/linux/sparc/sparc64/ |
D | swapcontext.c | 24 __swapcontext (ucontext_t *oucp, const ucontext_t *ucp) in __swapcontext()
|
D | makecontext.c | 26 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) in __makecontext()
|
/glibc-2.36/sysdeps/unix/sysv/linux/or1k/ |
D | makecontext.c | 40 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) in __makecontext()
|
/glibc-2.36/sysdeps/unix/sysv/linux/nios2/ |
D | makecontext.c | 40 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) in __makecontext()
|
/glibc-2.36/sysdeps/unix/sysv/linux/aarch64/ |
D | makecontext.c | 42 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) in __makecontext()
|
/glibc-2.36/sysdeps/unix/sysv/linux/s390/s390-32/ |
D | makecontext.c | 52 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) in __makecontext()
|
/glibc-2.36/sysdeps/unix/sysv/linux/sparc/sparc32/ |
D | makecontext.c | 50 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) in __makecontext()
|
/glibc-2.36/sysdeps/unix/sysv/linux/s390/s390-64/ |
D | makecontext.c | 52 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) in __makecontext()
|
/glibc-2.36/sysdeps/unix/sysv/linux/ia64/ |
D | swapcontext.c | 30 __swapcontext (ucontext_t *oucp, const ucontext_t *ucp) in __swapcontext()
|
D | makecontext.c | 40 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) in __makecontext()
|
/glibc-2.36/sysdeps/powerpc/powerpc64/ |
D | tst-ucontext-ppc64-vscr.c | 46 ucontext_t ucp; in do_test() local
|
/glibc-2.36/sysdeps/unix/sysv/linux/arm/ |
D | makecontext.c | 27 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) in __makecontext()
|
/glibc-2.36/sysdeps/unix/sysv/linux/csky/ |
D | makecontext.c | 28 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) in __makecontext()
|
/glibc-2.36/sysdeps/unix/sysv/linux/arc/ |
D | makecontext.c | 25 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) in __makecontext()
|
/glibc-2.36/sysdeps/unix/sysv/linux/x86_64/ |
D | makecontext.c | 56 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) in __makecontext()
|
/glibc-2.36/sysdeps/unix/sysv/linux/hppa/ |
D | makecontext.c | 38 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) in __makecontext()
|
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/ |
D | makecontext.c | 26 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, in __makecontext()
|
/glibc-2.36/sysdeps/unix/sysv/linux/loongarch/ |
D | makecontext.c | 27 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, long int a0, in __makecontext()
|