tag
line
file
source code
swstack
92
arch/alpha/kernel/process.c
int alpha_fork(struct switch_stack * swstack)
swstack
94
arch/alpha/kernel/process.c
return do_fork(SIGCHLD, rdusp(), (struct pt_regs *) (swstack+1));