Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/
Dnsproxy.c177 struct nsproxy **new_nsp, struct cred *new_cred, struct fs_struct *new_fs) in unshare_nsproxy_namespaces()
Duser_namespace.c118 int unshare_userns(unsigned long unshare_flags, struct cred **new_cred) in unshare_userns()
Dfork.c1960 struct cred *new_cred = NULL; in SYSCALL_DEFINE1() local
/linux-4.4.14/include/linux/
Duser_namespace.h88 struct cred **new_cred) in unshare_userns()