Home
last modified time | relevance | path

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

/linux-6.6.21/security/keys/
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-6.6.21/kernel/
Dnsproxy.c214 struct nsproxy **new_nsp, struct cred *new_cred, struct fs_struct *new_fs) in unshare_nsproxy_namespaces()
Duser_namespace.c176 int unshare_userns(unsigned long unshare_flags, struct cred **new_cred) in unshare_userns()
Dfork.c3389 struct cred *new_cred = NULL; in ksys_unshare() local
/linux-6.6.21/security/landlock/
Dsyscalls.c401 struct cred *new_cred; in SYSCALL_DEFINE2() local
/linux-6.6.21/include/linux/
Duser_namespace.h195 struct cred **new_cred) in unshare_userns()