Searched refs:swapcontext (Results 1 – 7 of 7) sorted by relevance
42 if (swapcontext(&child_context, &orig_context) < 0) { in Child()59 if (swapcontext(&orig_context, &child_context) < 0) { in Run()
38 if (swapcontext(&orig_context, &child_context) < 0) { in main()
63 swapcontext(&oldc, &ctx1); in main()
309 INTERCEPTOR(int, swapcontext, struct ucontext_t *oucp, in INTERCEPTOR() argument322 int res = REAL(swapcontext)(oucp, ucp); in INTERCEPTOR()807 ASAN_INTERCEPT_FUNC(swapcontext); in InitializeAsanInterceptors()
165 178092 Incomplete stack traces when using makecontext/swapcontext
3051 fun:swapcontext=uninstrumented
229 PUBLIC 40c50 0 swapcontext