Lines Matching refs:old
520 * 'copy_strings()' copies argument/environment strings from the old
678 * 2) Extend vma to cover both the old and new ranges. This ensures the
725 * when the old and new regions overlap clear from new_end.
986 /* Notify parent that we're no longer interested in the old VM */
1129 /* Become a process group leader with the old leader's pid.
1130 * The old leader becomes a thread of the this thread group.
1294 * Release all of the old mmap stuff
1427 struct user_namespace *old, *user_ns;
1431 user_ns = old = bprm->mm->user_ns;
1436 if (old != user_ns) {
1438 put_user_ns(old);