Home
last modified time | relevance | path

Searched defs:ret_from_fork (Results 1 – 8 of 8) sorted by relevance

/linux/arch/powerpc/kernel/
H A Dentry_32.S180 .globl ret_from_fork symbol
181 ret_from_fork: label
/linux/arch/alpha/kernel/
H A Dentry.S755 .globl ret_from_fork symbol
758 ret_from_fork: label
/linux/arch/sh/kernel/
H A Dentry-common.S269 ret_from_fork: label
/linux/arch/sparc/kernel/
H A Dsyscalls.S107 ret_from_fork: label
H A Dentry.S948 ret_from_fork: label
/linux/arch/hexagon/kernel/
H A Dvm_entry.S362 ret_from_fork: label
/linux/arch/loongarch/kernel/
H A Dprocess.c145 asmlinkage void noinstr __no_stack_protector ret_from_fork(struct task_struct *prev, in ret_from_fork() function
/linux/arch/x86/kernel/
H A Dprocess.c141 __visible void ret_from_fork(struct task_struct *prev, struct pt_regs *regs, in ret_from_fork() function