Searched refs:k_stack_cleanup (Results 1 – 7 of 7) sorted by relevance
70 zassert_true(k_stack_cleanup(&stack) == -EAGAIN, "The stack is cleanuped successful"); in ZTEST()
181 k_stack_cleanup(&kstack_test_alloc); in ZTEST()
301 k_stack_cleanup(&stack3); in ZTEST()
80 int k_stack_cleanup(struct k_stack *stack) in k_stack_cleanup() function
576 k_stack_cleanup((struct k_stack *)ko->name); in unref_check()
62 58 k_stack_cleanup stack=%I | Returns %ErrCodePosix
2942 int k_stack_cleanup(struct k_stack *stack);