Home
last modified time | relevance | path

Searched refs:free_stack (Results 1 – 5 of 5) sorted by relevance

/linux/arch/um/include/shared/
H A Dkern_util.h19 extern void free_stack(unsigned long stack, int order);
/linux/arch/um/kernel/
H A Dprocess.c51 void free_stack(unsigned long stack, int order) in free_stack() function
/linux/kernel/bpf/
H A Dlpm_trie.c729 goto free_stack; in trie_get_next_key()
749 free_stack: in trie_get_next_key()
/linux/arch/um/drivers/
H A Dline.c609 free_stack(winch->stack, 0); in __free_winch()
709 free_stack(stack, 0); in register_winch_irq()
/linux/kernel/
H A Dfork.c935 goto free_stack; in dup_task_struct()
1007 free_stack: in dup_task_struct()