Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnsproxy.h96 void switch_cred_namespaces(const struct cred *old, const struct cred *new);
/linux/kernel/
H A Dcred.c420 switch_cred_namespaces(old, new); in commit_creds()
H A Dnsproxy.c260 void switch_cred_namespaces(const struct cred *old, const struct cred *new) in switch_cred_namespaces() function