Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnsproxy.h98 void get_cred_namespaces(struct task_struct *tsk);
/linux/kernel/
H A Dcred.c282 get_cred_namespaces(p); in copy_creds()
320 get_cred_namespaces(p); in copy_creds()
H A Dnsproxy.c266 void get_cred_namespaces(struct task_struct *tsk) in get_cred_namespaces() function