Searched defs:cred (Results 76 - 100 of 151) sorted by relevance

1234567

/linux-master/security/integrity/ima/
H A Dima_main.c207 static int process_measurement(struct file *file, const struct cred *cred, argument
/linux-master/kernel/
H A Dptrace.c278 const struct cred *cred = current_cred(), *tcred; local
H A Duser_namespace.c43 static void set_cred_user_ns(struct cred *cred, struct user_namespace *user_ns) argument
178 struct cred *cred; local
1167 const struct cred *cred = file->f_cred; local
1342 struct cred *cred; local
[all...]
/linux-master/mm/
H A Doom_kill.c758 const struct cred *cred; local
/linux-master/include/linux/sunrpc/
H A Dclnt.h150 const struct cred *cred; member in struct:rpc_create_args
/linux-master/security/keys/
H A Dkeyring.c517 keyring_alloc(const char *description, kuid_t uid, kgid_t gid, const struct cred *cred, key_perm_t perm, unsigned long flags, struct key_restriction *restrict_link, struct key *dest) argument
H A Dkeyctl.c1176 const struct cred *cred = current_cred(); local
1337 const struct cred *cred = current_cred(); local
1631 struct cred *cred; local
[all...]
/linux-master/drivers/misc/cxl/
H A Dguest.c525 const struct cred *cred; local
/linux-master/fs/nfs/
H A Dpagelist.c847 nfs_initiate_pgio(struct rpc_clnt *clnt, struct nfs_pgio_header *hdr, const struct cred *cred, const struct nfs_rpc_ops *rpc_ops, const struct rpc_call_ops *call_ops, int how, int flags) argument
H A Ddelegation.c226 void nfs_inode_reclaim_delegation(struct inode *inode, const struct cred *cred, argument
259 const struct cred *cred; local
384 nfs_update_delegation_cred(struct nfs_delegation *delegation, const struct cred *cred) argument
424 nfs_inode_set_delegation(struct inode *inode, const struct cred *cred, fmode_t type, const nfs4_stateid *stateid, unsigned long pagemod_limit) argument
1272 nfs_delegation_test_free_expired(struct inode *inode, nfs4_stateid *stateid, const struct cred *cred) argument
1292 const struct cred *cred; local
1429 nfs4_copy_delegation_stateid(struct inode *inode, fmode_t flags, nfs4_stateid *dst, const struct cred **cred) argument
[all...]
H A Dnfs4client.c586 nfs40_walk_client_list(struct nfs_client *new, struct nfs_client **result, const struct cred *cred) argument
753 nfs41_walk_client_list(struct nfs_client *new, struct nfs_client **result, const struct cred *cred) argument
[all...]
/linux-master/security/smack/
H A Dsmack.h326 static inline struct task_smack *smack_cred(const struct cred *cred) argument
388 const struct cred *cred; local
/linux-master/net/sunrpc/
H A Dsvcauth_unix.c675 struct svc_cred *cred = &rqstp->rq_cred; local
757 struct svc_cred *cred = &rqstp->rq_cred; local
834 struct svc_cred *cred local
919 struct svc_cred *cred = &rqstp->rq_cred; local
[all...]
H A Drpcb_clnt.c366 rpcb_create(struct net *net, const char *nodename, const char *hostname, struct sockaddr *srvaddr, size_t salen, int proto, u32 version, const struct cred *cred, const struct rpc_timeout *timeo) argument
H A Dsvc_xprt.c296 _svc_xprt_create(struct svc_serv *serv, const char *xprt_name, struct net *net, const int family, const unsigned short port, int flags, const struct cred *cred) argument
346 svc_xprt_create(struct svc_serv *serv, const char *xprt_name, struct net *net, const int family, const unsigned short port, int flags, const struct cred *cred) argument
/linux-master/fs/nfs/blocklayout/
H A Dblocklayout.c562 bl_find_get_deviceid(struct nfs_server *server, const struct nfs4_deviceid *id, const struct cred *cred, gfp_t gfp_mask) argument
/linux-master/security/
H A Dcommoncap.c67 int cap_capable(const struct cred *cred, struct user_namespace *targ_ns, argument
138 const struct cred *cre local
175 const struct cred *cred, *child_cred; local
204 const struct cred *cred; local
768 __is_real(kuid_t uid, struct cred *cred) argument
771 __is_eff(kuid_t uid, struct cred *cred) argument
774 __is_suid(kuid_t uid, struct cred *cred) argument
[all...]
/linux-master/kernel/cgroup/
H A Dcgroup-v1.c494 const struct cred *cred, *tcred; local
/linux-master/net/netfilter/
H A Dnfnetlink_log.c617 const struct cred *cred = file->f_cred; local
/linux-master/fs/
H A Dcoredump.c204 const struct cred *cred = current_cred(); local
526 struct cred *cred; local
[all...]
H A Dbinfmt_elf_fdpic.c501 const struct cred *cred = current_cred(); local
1325 const struct cred *cred; local
[all...]
/linux-master/fs/nfsd/
H A Dfilecache.c919 nfsd_file_lookup_locked(const struct net *net, const struct cred *cred, argument
/linux-master/fs/xfs/
H A Dxfs_ioctl.c191 const struct cred *cred = current_cred(); local
/linux-master/include/linux/
H A Dnfs_fs.h85 const struct cred *cred; member in struct:nfs_open_context
[all...]
/linux-master/fs/smb/server/
H A Dsmb_common.c739 struct cred *cred; local
780 const struct cred *cred; local
[all...]

Completed in 201 milliseconds

1234567