Home
last modified time | relevance | path

Searched refs:swapcontext (Results 1 – 25 of 48) sorted by relevance

12

/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/valgrind/valgrind/
H A D0002-context-APIs-are-not-available-on-musl.patch11 Apply same patch to drd/tests/swapcontext.c
18 drd/tests/swapcontext.c | 6 ++++++
22 diff --git a/drd/tests/swapcontext.c b/drd/tests/swapcontext.c
24 --- a/drd/tests/swapcontext.c
25 +++ b/drd/tests/swapcontext.c
35 swapcontext(&tlocal->uc[0], &tlocal->uc[1]);
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Ducontext.h41 extern int swapcontext (ucontext_t *__restrict __oucp,
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Ducontext.h41 extern int swapcontext (ucontext_t *__restrict __oucp,
/OK3568_Linux_fs/buildroot/package/ruby/
H A D0001-fix-default-coroutine-selection.patch15 + AC_CHECK_FUNCS([getcontext swapcontext makecontext],
/OK3568_Linux_fs/kernel/tools/testing/selftests/sigaltstack/
H A Dsas.c71 swapcontext(&sc, &uc); in my_usr1()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/syscalls/
H A Dsyscall.tbl325 249 32 swapcontext ppc_swapcontext compat_sys_swapcontext
326 249 64 swapcontext sys_swapcontext
327 249 spu swapcontext sys_ni_syscall
/OK3568_Linux_fs/kernel/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl319 249 32 swapcontext ppc_swapcontext ppc32_swapcontext
320 249 64 swapcontext ppc64_swapcontext
321 249 spu swapcontext sys_ni_syscall
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dsignal_32.c907 COMPAT_SYSCALL_DEFINE3(swapcontext, struct ucontext __user *, old_ctx, in COMPAT_SYSCALL_DEFINE3() argument
910 SYSCALL_DEFINE3(swapcontext, struct ucontext __user *, old_ctx, in COMPAT_SYSCALL_DEFINE3()
H A Dsignal_64.c635 SYSCALL_DEFINE3(swapcontext, struct ucontext __user *, old_ctx, in SYSCALL_DEFINE3() argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-101879 * swapcontext: (libc)System V contexts.
5808 -- Function: int swapcontext (ucontext_t *restrict OUCP, const
5814 The ‘swapcontext’ function is similar to ‘setcontext’ but instead
5818swapcontext’.
5823 If ‘swapcontext’ succeeds the function does not return unless the
5914 swapcontext (&uc[n], &uc[3 - n]);
5967 swapcontext (&uc[0], &uc[1]);
5975 to call every once in a while ‘swapcontext’ to continue running a
5981 are executed is a safer approach. Since ‘swapcontext’ is saving the
H A Dlibc.info-161879 * swapcontext: (libc)System V contexts.
4460 * swapcontext: System V contexts. (line 163)
H A Ddir1837 * swapcontext: (libc)System V contexts.
H A Dlibc.info-141879 * swapcontext: (libc)System V contexts.
H A Dlibc.info1879 * swapcontext: (libc)System V contexts.
H A Dlibc.info-171879 * swapcontext: (libc)System V contexts.
H A Dlibc.info-81879 * swapcontext: (libc)System V contexts.
H A Dlibc.info-131879 * swapcontext: (libc)System V contexts.
17142 ‘int swapcontext (ucontext_t *restrict OUCP, const ucontext_t *restrict UCP)’
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-101879 * swapcontext: (libc)System V contexts.
5808 -- Function: int swapcontext (ucontext_t *restrict OUCP, const
5814 The ‘swapcontext’ function is similar to ‘setcontext’ but instead
5818swapcontext’.
5823 If ‘swapcontext’ succeeds the function does not return unless the
5914 swapcontext (&uc[n], &uc[3 - n]);
5967 swapcontext (&uc[0], &uc[1]);
5975 to call every once in a while ‘swapcontext’ to continue running a
5981 are executed is a safer approach. Since ‘swapcontext’ is saving the
H A Dlibc.info-161879 * swapcontext: (libc)System V contexts.
4460 * swapcontext: System V contexts. (line 163)
H A Ddir1837 * swapcontext: (libc)System V contexts.
H A Dlibc.info-141879 * swapcontext: (libc)System V contexts.
H A Dlibc.info1879 * swapcontext: (libc)System V contexts.
H A Dlibc.info-171879 * swapcontext: (libc)System V contexts.
H A Dlibc.info-81879 * swapcontext: (libc)System V contexts.
H A Dlibc.info-131879 * swapcontext: (libc)System V contexts.
17142 ‘int swapcontext (ucontext_t *restrict OUCP, const ucontext_t *restrict UCP)’

12