Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnsproxy.h99 void exit_cred_namespaces(struct task_struct *tsk);
/linux/kernel/
H A Dnsproxy.c271 void exit_cred_namespaces(struct task_struct *tsk) in exit_cred_namespaces() function
H A Dexit.c292 exit_cred_namespaces(p); in release_task()
H A Dfork.c2531 exit_cred_namespaces(p); in copy_process()