Searched defs:ucp (Results 1 – 17 of 17) sorted by relevance
/sysdeps/unix/sysv/linux/sparc/sparc64/ |
A D | swapcontext.c | 24 __swapcontext (ucontext_t *oucp, const ucontext_t *ucp) in __swapcontext()
|
A D | makecontext.c | 26 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) in __makecontext()
|
/sysdeps/unix/sysv/linux/hppa/ |
A D | swapcontext.c | 25 __swapcontext (ucontext_t *oucp, const ucontext_t *ucp) in __swapcontext()
|
A D | makecontext.c | 38 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) in __makecontext()
|
/sysdeps/unix/sysv/linux/nios2/ |
A D | makecontext.c | 40 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) in __makecontext()
|
/sysdeps/unix/sysv/linux/aarch64/ |
A D | makecontext.c | 42 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) in __makecontext()
|
/sysdeps/unix/sysv/linux/sparc/sparc32/ |
A D | makecontext.c | 50 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) in __makecontext()
|
/sysdeps/unix/sysv/linux/ia64/ |
A D | swapcontext.c | 30 __swapcontext (ucontext_t *oucp, const ucontext_t *ucp) in __swapcontext()
|
A D | makecontext.c | 40 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) in __makecontext()
|
/sysdeps/unix/sysv/linux/s390/s390-32/ |
A D | makecontext.c | 52 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) in __makecontext()
|
/sysdeps/unix/sysv/linux/s390/s390-64/ |
A D | makecontext.c | 52 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) in __makecontext()
|
/sysdeps/powerpc/powerpc64/ |
A D | tst-ucontext-ppc64-vscr.c | 46 ucontext_t ucp; in do_test() local
|
/sysdeps/unix/sysv/linux/arm/ |
A D | makecontext.c | 27 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) in __makecontext()
|
/sysdeps/unix/sysv/linux/arc/ |
A D | makecontext.c | 25 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) in __makecontext()
|
/sysdeps/unix/sysv/linux/csky/ |
A D | makecontext.c | 28 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) in __makecontext()
|
/sysdeps/unix/sysv/linux/x86_64/ |
A D | makecontext.c | 56 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) in __makecontext()
|
/sysdeps/unix/sysv/linux/riscv/ |
A D | makecontext.c | 26 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, in __makecontext()
|
Completed in 14 milliseconds