switch_task_namespaces 67 include/linux/nsproxy.h void switch_task_namespaces(struct task_struct *tsk, struct nsproxy *new); switch_task_namespaces 436 kernel/exit.c switch_task_namespaces(current, &init_nsproxy); switch_task_namespaces 1614 kernel/fork.c switch_task_namespaces(current, new_nsproxy); switch_task_namespaces 237 kernel/nsproxy.c switch_task_namespaces(p, NULL);