Searched refs:switch_task_namespaces (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/
H A Dnsproxy.h67 void switch_task_namespaces(struct task_struct *tsk, struct nsproxy *new);
/linux-4.1.27/kernel/
H A Dnsproxy.c201 void switch_task_namespaces(struct task_struct *p, struct nsproxy *new) switch_task_namespaces() function
218 switch_task_namespaces(p, NULL); exit_task_namespaces()
249 switch_task_namespaces(tsk, new_nsproxy); SYSCALL_DEFINE2()
H A Dfork.c1993 switch_task_namespaces(current, new_nsproxy); SYSCALL_DEFINE1()

Completed in 94 milliseconds