Home
last modified time | relevance | path

Searched defs:new_cred (Results 1 – 6 of 6) sorted by relevance

/linux/security/keys/
H A Dprocess_keys.c377 void key_fsuid_changed(struct cred *new_cred) in key_fsuid_changed()
390 void key_fsgid_changed(struct cred *new_cred) in key_fsgid_changed()
/linux/kernel/
H A Dnsproxy.c214 struct nsproxy **new_nsp, struct cred *new_cred, struct fs_struct *new_fs) in unshare_nsproxy_namespaces()
H A Duser_namespace.c176 int unshare_userns(unsigned long unshare_flags, struct cred **new_cred) in unshare_userns()
H A Dfork.c3277 struct cred *new_cred = NULL; in ksys_unshare() local
/linux/security/landlock/
H A Dsyscalls.c469 struct cred *new_cred; in SYSCALL_DEFINE2() local
/linux/include/linux/
H A Duser_namespace.h203 struct cred **new_cred) in unshare_userns()