Searched refs:switch_cred_namespaces (Results 1 – 3 of 3) sorted by relevance
96 void switch_cred_namespaces(const struct cred *old, const struct cred *new);
420 switch_cred_namespaces(old, new); in commit_creds()
260 void switch_cred_namespaces(const struct cred *old, const struct cred *new) in switch_cred_namespaces() function