Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/
A Dnsproxy.c239 void switch_task_namespaces(struct task_struct *p, struct nsproxy *new) in switch_task_namespaces() function
256 switch_task_namespaces(p, NULL); in exit_task_namespaces()
272 switch_task_namespaces(tsk, new); in exec_task_namespaces()
542 switch_task_namespaces(me, nsset->nsproxy); in commit_nsset()
A Dfork.c3230 switch_task_namespaces(current, new_nsproxy); in ksys_unshare()
/linux-6.3-rc2/include/linux/
A Dnsproxy.h96 void switch_task_namespaces(struct task_struct *tsk, struct nsproxy *new);

Completed in 9 milliseconds