Searched refs:ns_of_pid (Results 1 – 6 of 6) sorted by relevance
128 static inline struct pid_namespace *ns_of_pid(struct pid *pid) in ns_of_pid() function
370 pid = task_pid_nr_ns(current, ns_of_pid(sbi->oz_pgrp)); in autofs_wait()371 tgid = task_tgid_nr_ns(current, ns_of_pid(sbi->oz_pgrp)); in autofs_wait()
377 if (ns_of_pid(new_pid) != ns_of_pid(sbi->oz_pgrp)) { in autofs_dev_ioctl_setpipefd()
438 return ns_of_pid(task_pid(tsk)); in task_active_pid_ns()
1980 if (unlikely(!(ns_of_pid(pid)->pid_allocated & PIDNS_ADDING))) { in copy_process()2003 ns_of_pid(pid)->child_reaper = p; in copy_process()
673 ns_of_pid(info->notify_owner)); in __do_notify()