Home
last modified time | relevance | path

Searched refs:prepare_kernel_cred (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/fs/cachefiles/
H A Dsecurity.c23 new = prepare_kernel_cred(current); in cachefiles_get_security_ID()
/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifs_spnego.c204 cred = prepare_kernel_cred(NULL); in init_cifs_spnego()
H A Dcifsacl.c478 cred = prepare_kernel_cred(NULL); in init_cifs_idmap()
/OK3568_Linux_fs/kernel/include/linux/
H A Dcred.h166 extern struct cred *prepare_kernel_cred(struct task_struct *);
/OK3568_Linux_fs/kernel/net/dns_resolver/
H A Ddns_key.c340 cred = prepare_kernel_cred(NULL); in init_dns_resolver()
/OK3568_Linux_fs/kernel/kernel/
H A Dcred.c688 struct cred *prepare_kernel_cred(struct task_struct *daemon) in prepare_kernel_cred() function
737 EXPORT_SYMBOL(prepare_kernel_cred);
H A Dumh.c90 new = prepare_kernel_cred(current); in call_usermodehelper_exec_async()
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfs4idmap.c206 cred = prepare_kernel_cred(NULL); in nfs_idmap_init()
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfs4callback.c874 kcred = prepare_kernel_cred(NULL); in get_backchannel_cred()
/OK3568_Linux_fs/kernel/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c490 kcred = prepare_kernel_cred(NULL); in ff_layout_alloc_lseg()
493 kcred = prepare_kernel_cred(NULL); in ff_layout_alloc_lseg()