Home
last modified time | relevance | path

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

/linux-6.15/arch/um/os-Linux/
H A Dhelper.c115 free_stack(stack, 0); in run_helper()
152 free_stack(stack, 0); in run_helper_thread()
/linux-6.15/arch/um/include/shared/
H A Dkern_util.h22 extern void free_stack(unsigned long stack, int order);
/linux-6.15/arch/um/kernel/
H A Dprocess.c49 void free_stack(unsigned long stack, int order) in free_stack() function
/linux-6.15/kernel/bpf/
H A Dlpm_trie.c729 goto free_stack; in trie_get_next_key()
749 free_stack: in trie_get_next_key()
/linux-6.15/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-6.15/kernel/
H A Dfork.c1148 goto free_stack; in dup_task_struct()
1221 free_stack: in dup_task_struct()