Searched refs:OVERFLOW_STACKSIZE (Results 1 – 1 of 1) sorted by relevance
36 #define OVERFLOW_STACKSIZE (STACKSIZE / 2) macro38 alt_stack + (STACKSIZE - OVERFLOW_STACKSIZE);42 #define OVERFLOW_STACKSIZE (STACKSIZE + CONFIG_PRIVILEGED_STACK_SIZE) macro44 #define OVERFLOW_STACKSIZE STACKSIZE macro185 char buf[OVERFLOW_STACKSIZE]; in blow_up_stack()286 k_thread_create(&alt_thread, overflow_stack, OVERFLOW_STACKSIZE, in check_stack_overflow()