Home
last modified time | relevance | path

Searched refs:ret_from_fork_kernel (Results 1 – 3 of 3) sorted by relevance

/linux/arch/riscv/include/asm/
H A Dasm-prototypes.h56 asmlinkage void ret_from_fork_kernel(void *fn_arg, int (*fn)(void *), struct pt_regs *regs);
/linux/arch/riscv/kernel/
H A Dprocess.c228 asmlinkage void ret_from_fork_kernel(void *fn_arg, int (*fn)(void *), struct pt_regs *regs) in ret_from_fork_kernel() function
H A Dentry.S363 call ret_from_fork_kernel