Home
last modified time | relevance | path

Searched defs:ucp (Results 1 – 25 of 26) sorted by relevance

12

/glibc-2.36/stdlib/
Dsetcontext.c22 setcontext (const ucontext_t *ucp) in setcontext()
Dgetcontext.c22 getcontext (ucontext_t *ucp) in getcontext()
Dswapcontext.c22 swapcontext (ucontext_t *oucp, const ucontext_t *ucp) in swapcontext()
Dmakecontext.c22 makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) in makecontext()
Dtst-makecontext2.c25 ucontext_t ucp, ucp2; variable
Dtst-swapcontext1.c34 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()
Dtst-makecontext.c27 ucontext_t ucp; variable
/glibc-2.36/sysdeps/unix/sysv/linux/sparc/sparc64/
Dswapcontext.c24 __swapcontext (ucontext_t *oucp, const ucontext_t *ucp) in __swapcontext()
Dmakecontext.c26 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) in __makecontext()
/glibc-2.36/sysdeps/unix/sysv/linux/or1k/
Dmakecontext.c40 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) in __makecontext()
/glibc-2.36/sysdeps/unix/sysv/linux/nios2/
Dmakecontext.c40 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) in __makecontext()
/glibc-2.36/sysdeps/unix/sysv/linux/aarch64/
Dmakecontext.c42 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) in __makecontext()
/glibc-2.36/sysdeps/unix/sysv/linux/s390/s390-32/
Dmakecontext.c52 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) in __makecontext()
/glibc-2.36/sysdeps/unix/sysv/linux/sparc/sparc32/
Dmakecontext.c50 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) in __makecontext()
/glibc-2.36/sysdeps/unix/sysv/linux/s390/s390-64/
Dmakecontext.c52 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) in __makecontext()
/glibc-2.36/sysdeps/unix/sysv/linux/ia64/
Dswapcontext.c30 __swapcontext (ucontext_t *oucp, const ucontext_t *ucp) in __swapcontext()
Dmakecontext.c40 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) in __makecontext()
/glibc-2.36/sysdeps/powerpc/powerpc64/
Dtst-ucontext-ppc64-vscr.c46 ucontext_t ucp; in do_test() local
/glibc-2.36/sysdeps/unix/sysv/linux/arm/
Dmakecontext.c27 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) in __makecontext()
/glibc-2.36/sysdeps/unix/sysv/linux/csky/
Dmakecontext.c28 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) in __makecontext()
/glibc-2.36/sysdeps/unix/sysv/linux/arc/
Dmakecontext.c25 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) in __makecontext()
/glibc-2.36/sysdeps/unix/sysv/linux/x86_64/
Dmakecontext.c56 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) in __makecontext()
/glibc-2.36/sysdeps/unix/sysv/linux/hppa/
Dmakecontext.c38 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) in __makecontext()
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/
Dmakecontext.c26 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, in __makecontext()
/glibc-2.36/sysdeps/unix/sysv/linux/loongarch/
Dmakecontext.c27 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, long int a0, in __makecontext()

12