Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Dnsproxy.c217 void switch_task_namespaces(struct task_struct *p, struct nsproxy *new) in switch_task_namespaces() function
234 switch_task_namespaces(p, NULL); in exit_task_namespaces()
265 switch_task_namespaces(tsk, new_nsproxy); in SYSCALL_DEFINE2()
Dfork.c2508 switch_task_namespaces(current, new_nsproxy); in ksys_unshare()
/Linux-v4.19/include/linux/
Dnsproxy.h70 void switch_task_namespaces(struct task_struct *tsk, struct nsproxy *new);