taglinefilesource code
shm_fork34kernel/fork.cextern int shm_fork(struct task_struct *, struct task_struct *);
shm_fork194kernel/fork.cif (copy_vm(p) || shm_fork(current, p))