Searched refs:switch_task_namespaces (Results 1 – 3 of 3) sorted by relevance
96 void switch_task_namespaces(struct task_struct *tsk, struct nsproxy *new);
237 void switch_task_namespaces(struct task_struct *p, struct nsproxy *new) in switch_task_namespaces() function254 switch_task_namespaces(p, NULL); in exit_task_namespaces()523 switch_task_namespaces(me, nsset->nsproxy); in commit_nsset()
3218 switch_task_namespaces(current, new_nsproxy); in ksys_unshare()