Home
last modified time | relevance | path

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

/openbmc/linux/arch/um/os-Linux/
H A Dhelper.c114 free_stack(stack, 0); in run_helper()
147 free_stack(stack, 0); in run_helper_thread()
H A Dsigio.c156 free_stack(write_sigio_stack, 0); in update_thread()
400 free_stack(write_sigio_stack, 0); in sigio_cleanup()
/openbmc/linux/arch/um/include/shared/
H A Dkern_util.h23 extern void free_stack(unsigned long stack, int order);
/openbmc/linux/kernel/bpf/
H A Dlpm_trie.c688 goto free_stack; in trie_get_next_key()
708 free_stack: in trie_get_next_key()
/openbmc/linux/arch/um/drivers/
H A Dline.c607 free_stack(winch->stack, 0); in __free_winch()
704 free_stack(stack, 0); in register_winch_irq()
/openbmc/linux/arch/um/kernel/
H A Dprocess.c62 void free_stack(unsigned long stack, int order) in free_stack() function
/openbmc/linux/kernel/
H A Dfork.c1129 goto free_stack; in dup_task_struct()
1202 free_stack: in dup_task_struct()