Searched refs:switch_task_namespaces (Results 1 – 3 of 3) sorted by relevance
229 void switch_task_namespaces(struct task_struct *p, struct nsproxy *new) in switch_task_namespaces() function246 switch_task_namespaces(p, NULL); in exit_task_namespaces()262 switch_task_namespaces(tsk, new); in exec_task_namespaces()532 switch_task_namespaces(me, nsset->nsproxy); in commit_nsset()
3152 switch_task_namespaces(current, new_nsproxy); in ksys_unshare()
108 void switch_task_namespaces(struct task_struct *tsk, struct nsproxy *new);