Searched refs:stack_alloc_size (Results 1 – 1 of 1) sorted by relevance
118 const uint32_t stack_alloc_size = (sizeof(*p_statctx) + 7UL) & ~0x7UL; in init_spm_func_context() local131 if ((sp_limit + stack_alloc_size) > sp) { in init_spm_func_context()136 sp -= stack_alloc_size; in init_spm_func_context()