Home
last modified time | relevance | path

Searched refs:prepare_creds (Results 1 – 5 of 5) sorted by relevance

/kernel/
Dcred.c246 struct cred *prepare_creds(void) in prepare_creds() function
290 EXPORT_SYMBOL(prepare_creds);
300 new = prepare_creds(); in prepare_exec_creds()
347 new = prepare_creds(); in copy_creds()
Dsys.c349 new = prepare_creds(); in SYSCALL_DEFINE2()
402 new = prepare_creds(); in SYSCALL_DEFINE1()
482 new = prepare_creds(); in SYSCALL_DEFINE2()
549 new = prepare_creds(); in SYSCALL_DEFINE1()
605 new = prepare_creds(); in SYSCALL_DEFINE3()
690 new = prepare_creds(); in SYSCALL_DEFINE3()
764 new = prepare_creds(); in SYSCALL_DEFINE1()
803 new = prepare_creds(); in SYSCALL_DEFINE1()
Dgroups.c180 new = prepare_creds(); in set_current_groups()
Dcapability.c266 new = prepare_creds(); in SYSCALL_DEFINE2()
Duser_namespace.c126 cred = prepare_creds(); in unshare_userns()
989 cred = prepare_creds(); in userns_install()