Searched defs:stack (Results 1 – 13 of 13) sorted by relevance
43 k_thread_stack_t *stack; in ZTEST_USER() local79 static k_thread_stack_t *stack[CONFIG_DYNAMIC_THREAD_POOL_SIZE]; in ZTEST() local131 static k_thread_stack_t *stack[MAX_HEAP_STACKS]; in ZTEST() local218 static k_thread_stack_t *stack[2]; in ZTEST() local
40 uint64_t stack; in z_x86_do_kernel_nmi() local
22 char stack[STACKSZ]; variable
36 struct k_stack stack; in ZTEST() local
18 void *stack; member
52 k_thread_stack_t *stack, struct k_heap *heap, in load_and_run_extension()
124 size_t stack = 0; in ZTEST() local
27 static struct k_stack stack; variable
160 k_thread_stack_t *stack; in ZTEST() local
18 struct k_stack stack; variable
67 k_thread_stack_t *stack; member
190 static struct k_work stack; in test_work_init() local201 static struct k_work_delayable stack; in test_delayable_init() local
Completed in 58 milliseconds