Home
last modified time | relevance | path

Searched defs:stack_size (Results 51 – 75 of 341) sorted by relevance

12345678910>>...14

/aosp_15_r20/external/coreboot/src/lib/
H A Dstack.c33 size_t stack_size = CONFIG_STACK_SIZE ? in checkstack() local
/aosp_15_r20/external/mesa3d/src/panfrost/lib/
H A Dpan_scratch.c67 panfrost_get_stack_shift(unsigned stack_size) in panfrost_get_stack_shift()
/aosp_15_r20/external/swiftshader/third_party/marl/src/
H A Dosfiber_x64.c34 uint32_t stack_size, in marl_fiber_set_target()
H A Dosfiber_ppc64.c29 uint32_t stack_size, in marl_fiber_set_target()
H A Dosfiber_mips64.c29 uint32_t stack_size, in marl_fiber_set_target()
H A Dosfiber_aarch64.c41 uint32_t stack_size, in marl_fiber_set_target()
H A Dosfiber_rv64.c29 uint32_t stack_size, in marl_fiber_set_target()
H A Dosfiber_x86.c29 uint32_t stack_size, in marl_fiber_set_target()
H A Dosfiber_arm.c29 uint32_t stack_size, in marl_fiber_set_target()
H A Dosfiber_loongarch64.c29 uint32_t stack_size, in marl_fiber_set_target()
H A Dosfiber_emscripten.cpp40 uint32_t stack_size, in marl_fiber_set_target()
/aosp_15_r20/external/coreboot/src/cpu/intel/car/
H A Dromstage.c25 const size_t stack_size = MAX(CONFIG_DCACHE_BSP_STACK_SIZE, in romstage_main() local
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_getstacksize/
H A D1-1.c33 size_t stack_size; in main() local
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setstack/
H A D6-1.c32 static size_t stack_size; variable
H A D7-1.c33 static size_t stack_size; variable
/aosp_15_r20/external/trusty/lk/app/
Dapp.c62 …uint32_t stack_size = (app->flags & APP_FLAG_CUSTOM_STACK_SIZE) ? app->stack_size : DEFAULT_STACK_… in start_app() local
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setstacksize/
H A D4-1.c35 size_t stack_size; in main() local
H A D1-1.c42 size_t stack_size = PTHREAD_STACK_MIN; in main() local
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_getstack/
H A D1-1.c34 size_t stack_size; in main() local
/aosp_15_r20/external/cronet/base/profiler/
H A Dstack_sampler_android.cc34 size_t stack_size = PlatformThread::GetDefaultThreadStackSize(); in GetStackBufferSize() local
H A Dstack_sampler_ios.cc57 size_t stack_size = PlatformThread::GetDefaultThreadStackSize(); in GetStackBufferSize() local
H A Dstack_sampler_mac.cc46 size_t stack_size = PlatformThread::GetDefaultThreadStackSize(); in GetStackBufferSize() local
H A Dstack_sampler_posix.cc60 size_t stack_size = PlatformThread::GetDefaultThreadStackSize(); in GetStackBufferSize() local
/aosp_15_r20/external/tensorflow/tensorflow/c/
H A Denv.h41 size_t stack_size; member
/aosp_15_r20/external/ltp/testcases/kdump/lib/kprobes/
H A Dkprobes.c15 struct pt_regs *regs, unsigned long stack_size, in jdo_fork()

12345678910>>...14