Home
last modified time | relevance | path

Searched defs:stack_bottom (Results 1 – 7 of 7) sorted by relevance

/third_party/boost/boost/context/
Dcontinuation_ucontext.hpp81 void * stack_bottom{ nullptr }; member
298 void * stack_bottom = reinterpret_cast< void * >( in create_context1() local
333 void * stack_bottom = reinterpret_cast< void * >( in create_context2() local
Dfiber_ucontext.hpp81 void * stack_bottom{ nullptr }; member
298 void * stack_bottom = reinterpret_cast< void * >( in create_fiber1() local
333 void * stack_bottom = reinterpret_cast< void * >( in create_fiber2() local
Dcontinuation_fcontext.hpp170 void * stack_bottom = reinterpret_cast< void * >( in create_context1() local
192 void * stack_bottom = reinterpret_cast< void * >( in create_context2() local
Dfiber_fcontext.hpp167 void * stack_bottom = reinterpret_cast< void * >( in create_fiber1() local
189 void * stack_bottom = reinterpret_cast< void * >( in create_fiber2() local
/third_party/ltp/testcases/kernel/syscalls/mmap/
Dmmap18.c88 void *start, *stack_top, *stack_bottom; in allocate_stack() local
/third_party/boost/libs/fiber/src/
Dcontext.cpp59 void * stack_bottom = reinterpret_cast< void * >( in make_dispatcher_context() local
/third_party/boost/boost/fiber/
Dcontext.hpp469 void * stack_bottom = reinterpret_cast< void * >( in make_worker_context() local