Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dnsproxy.h95 void exit_task_namespaces(struct task_struct *tsk);
/linux-6.1.9/kernel/
Dnsproxy.c252 void exit_task_namespaces(struct task_struct *p) in exit_task_namespaces() function
Dexit.c866 exit_task_namespaces(tsk); in do_exit()
Dfork.c2519 exit_task_namespaces(p); in copy_process()