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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dnsproxy.h67 void switch_task_namespaces(struct task_struct *tsk, struct nsproxy *new);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dnsproxy.c209 void switch_task_namespaces(struct task_struct *p, struct nsproxy *new) function
233 switch_task_namespaces(p, NULL);
H A Dexit.c443 switch_task_namespaces(current, &init_nsproxy);
H A Dfork.c1671 switch_task_namespaces(current, new_nsproxy);

Completed in 49 milliseconds