Home
last modified time | relevance | path

Searched refs:switch_task_namespaces (Results 1 – 2 of 2) sorted by relevance

/kernel/
Dnsproxy.c242 void switch_task_namespaces(struct task_struct *p, struct nsproxy *new) in switch_task_namespaces() function
259 switch_task_namespaces(p, NULL); in exit_task_namespaces()
528 switch_task_namespaces(me, nsset->nsproxy); in commit_nsset()
Dfork.c3083 switch_task_namespaces(current, new_nsproxy); in ksys_unshare()