Searched refs:stack_free (Results 1 – 3 of 3) sorted by relevance
89 void stack_free(unsigned long stack);
229 stack_free(async_stack); in pcpu_alloc_lowcore()250 stack_free(async_stack); in pcpu_free_lowcore()
322 void stack_free(unsigned long stack) in stack_free() function