Home
last modified time | relevance | path

Searched refs:exit_task_namespaces (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Dnsproxy.h95 void exit_task_namespaces(struct task_struct *tsk);
/openbmc/linux/kernel/
H A Dnsproxy.c254 void exit_task_namespaces(struct task_struct *p) in exit_task_namespaces() function
H A Dexit.c873 exit_task_namespaces(tsk); in do_exit()
H A Dfork.c2756 exit_task_namespaces(p); in copy_process()