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