| /freebsd-14.2/lib/libc/tests/gen/ |
| H A D | makecontext_test.c | 49 makecontext(&ctx[1], (void (*)(void))check_1, 1, 1); in ATF_TC_BODY() 71 makecontext(&ctx[1], (void (*)(void))check_2, 2, 1, 2); in ATF_TC_BODY() 94 makecontext(&ctx[1], (void (*)(void))check_3, 3, 1, 2, 3); in ATF_TC_BODY() 118 makecontext(&ctx[1], (void (*)(void))check_4, 4, 1, 2, 3, 4); in ATF_TC_BODY() 143 makecontext(&ctx[1], (void (*)(void))check_5, 5, 1, 2, 3, 4, 5); in ATF_TC_BODY() 169 makecontext(&ctx[1], (void (*)(void))check_6, 6, 1, 2, 3, 4, 5, 6); in ATF_TC_BODY()
|
| /freebsd-14.2/contrib/netbsd-tests/lib/libc/sys/ |
| H A D | t_getcontext.c | 127 makecontext(&uc[i], (void *)run, 6, i, 134 makecontext(&uc[i], (void *)run, 8, i, 137 makecontext(&uc[i], (void *)run, 10, i, 141 makecontext(&uc[i], (void *)run, 10, i,
|
| H A D | t_swapcontext.c | 92 makecontext(&nctx, swapfunc, 0); in mainfunc()
|
| H A D | t_setrlimit.c | 504 makecontext(&c, func, 1, &lwpid); in ATF_TC_BODY()
|
| /freebsd-14.2/lib/libc/powerpc/gen/ |
| H A D | Makefile.common | 4 SRCS += _ctx_start.S eabi.S infinity.c ldexp.c makecontext.c \
|
| H A D | makecontext.c | 37 __weak_reference(__makecontext, makecontext);
|
| /freebsd-14.2/lib/libc/i386/gen/ |
| H A D | Makefile.inc | 4 flt_rounds.c infinity.c ldexp.c makecontext.c \
|
| H A D | makecontext.c | 42 __weak_reference(__makecontext, makecontext);
|
| /freebsd-14.2/lib/libc/riscv/gen/ |
| H A D | Makefile.inc | 9 makecontext.c \
|
| H A D | makecontext.c | 58 __weak_reference(__makecontext, makecontext);
|
| /freebsd-14.2/lib/libc/aarch64/gen/ |
| H A D | Makefile.inc | 12 makecontext.c \
|
| H A D | makecontext.c | 52 __weak_reference(__makecontext, makecontext);
|
| /freebsd-14.2/lib/libc/amd64/gen/ |
| H A D | Makefile.inc | 5 infinity.c ldexp.c makecontext.c signalcontext.c \
|
| H A D | makecontext.c | 40 __weak_reference(__makecontext, makecontext);
|
| /freebsd-14.2/lib/libc/powerpc64/gen/ |
| H A D | Makefile.inc | 4 infinity.c ldexp.c makecontext.c _setjmp.S \
|
| H A D | makecontext.c | 37 __weak_reference(__makecontext, makecontext);
|
| /freebsd-14.2/sys/sys/ |
| H A D | ucontext.h | 47 void makecontext(ucontext_t *, void (*)(void), int, ...);
|
| /freebsd-14.2/lib/libc/arm/gen/ |
| H A D | Makefile.inc | 16 makecontext.c \
|
| H A D | makecontext.c | 55 __weak_reference(__makecontext, makecontext);
|
| /freebsd-14.2/crypto/openssl/crypto/async/arch/ |
| H A D | async_posix.c | 45 makecontext(&fibre->fibre, async_start_func, 0); in async_fibre_makecontext()
|
| /freebsd-14.2/contrib/netbsd-tests/lib/libpthread/ |
| H A D | t_swapcontext.c | 79 makecontext(&nctx, (void *)*swapfunc, 0); in threadfunc()
|
| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan/ |
| H A D | asan_interceptors.cpp | 355 INTERCEPTOR(void, makecontext, struct ucontext_t *ucp, void (*func)(), int argc, in INTERCEPTOR() argument 376 REAL(makecontext) in INTERCEPTOR() 783 ASAN_INTERCEPT_FUNC(makecontext); in InitializeAsanInterceptors()
|
| /freebsd-14.2/lib/libc/gen/ |
| H A D | Makefile.inc | 273 makecontext.3 \ 469 MLINKS+=makecontext.3 swapcontext.3
|
| H A D | Symbol.map | 202 makecontext;
|
| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| H A D | libc_ubuntu1404_abilist.txt | 2247 fun:makecontext=uninstrumented
|