Home
last modified time | relevance | path

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

/kernel/
Dnsproxy.c213 void switch_task_namespaces(struct task_struct *p, struct nsproxy *new) in switch_task_namespaces() function
230 switch_task_namespaces(p, NULL); in exit_task_namespaces()
261 switch_task_namespaces(tsk, new_nsproxy); in SYSCALL_DEFINE2()
Dfork.c2892 switch_task_namespaces(current, new_nsproxy); in ksys_unshare()