Searched defs:cred (Results 51 - 75 of 151) sorted by relevance

1234567

/linux-master/security/integrity/ima/
H A Dima_api.c189 ima_get_action(struct mnt_idmap *idmap, struct inode *inode, const struct cred *cred, u32 secid, int mask, enum ima_hooks func, int *pcr, struct ima_template_desc **template_desc, const char *func_data, unsigned int *allowed_algos) argument
/linux-master/fs/nfs/
H A Dnfs4session.c584 const struct cred *cred; local
H A Dnfs4idmap.c199 struct cred *cred; local
[all...]
H A Dnfs3proc.c224 nfs3_proc_access(struct inode *inode, struct nfs_access_entry *entry, const struct cred *cred) argument
/linux-master/security/smack/
H A Dsmack_access.c650 bool smack_privileged_cred(int cap, const struct cred *cred) argument
/linux-master/fs/nfs/flexfilelayout/
H A Dflexfilelayoutdev.c287 const struct cred *cred, __rcu **pcred; local
425 const struct cred *cred; local
[all...]
/linux-master/include/linux/sunrpc/
H A Dauth.h39 const struct cred *cred; member in struct:auth_cred
190 struct rpc_cred *get_rpccred(struct rpc_cred *cred) argument
[all...]
/linux-master/include/linux/
H A Dfs_context.h99 const struct cred *cred; /* The mounter's credentials */ member in struct:fs_context
H A Dcred.h111 struct cred { struct
168 cap_ambient_invariant_ok(const struct cred *cred) argument
183 get_new_cred_many(struct cred *cred, int nr) argument
196 get_new_cred(struct cred *cred) argument
215 get_cred_many(const struct cred *cred, int nr) argument
233 get_cred(const struct cred *cred) argument
238 get_cred_rcu(const struct cred *cred) argument
263 struct cred *cred = (struct cred *) _cred; local
278 put_cred(const struct cred *cred) argument
[all...]
/linux-master/security/apparmor/
H A Dfile.c663 const struct cred *cred; member in struct:cred_label
679 aa_inherit_files(const struct cred *cred, struct files_struct *files) argument
[all...]
/linux-master/security/keys/
H A Dinternal.h114 const struct cred *cred; member in struct:keyring_search_context
H A Dkey.c804 const struct cred *cred = current_cred(); local
224 key_alloc(struct key_type *type, const char *desc, kuid_t uid, kgid_t gid, const struct cred *cred, key_perm_t perm, unsigned long flags, struct key_restriction *restrict_link) argument
/linux-master/security/selinux/include/
H A Dobjsec.h152 static inline struct task_security_struct *selinux_cred(const struct cred *cred) argument
/linux-master/net/netfilter/
H A Dnf_log_syslog.c173 const struct cred *cred = sk->sk_socket->file->f_cred; local
/linux-master/fs/lockd/
H A Dsvc.c156 create_lockd_listener(struct svc_serv *serv, const char *name, struct net *net, const int family, const unsigned short port, const struct cred *cred) argument
171 create_lockd_family(struct svc_serv *serv, struct net *net, const int family, const struct cred *cred) argument
195 make_socks(struct svc_serv *serv, struct net *net, const struct cred *cred) argument
221 lockd_up_net(struct svc_serv *serv, struct net *net, const struct cred *cred) argument
384 lockd_up(struct net *net, const struct cred *cred) argument
[all...]
H A Dclntproc.c265 nlmclnt_call(const struct cred *cred, struct nlm_rqst *req, u32 proc) argument
410 static int nlmclnt_async_call(const struct cred *cred, struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) argument
524 const struct cred *cred = nfs_file_cred(fl->c.flc_file); local
[all...]
/linux-master/fs/
H A Dfcntl.c100 const struct cred *cred = current_cred(); local
720 const struct cred *cred; local
[all...]
H A Dopen.c383 const struct cred *cred; local
1092 dentry_open(const struct path *path, int flags, const struct cred *cred) argument
1130 dentry_create(const struct path *path, int flags, umode_t mode, const struct cred *cred) argument
1167 kernel_file_open(const struct path *path, int flags, struct inode *inode, const struct cred *cred) argument
[all...]
/linux-master/fs/ecryptfs/
H A Dmain.c107 const struct cred *cred = current_cred(); local
/linux-master/drivers/misc/vmw_vmci/
H A Dvmci_context.c80 vmci_ctx_create(u32 cid, u32 priv_flags, uintptr_t event_hnd, int user_version, const struct cred *cred) argument
[all...]
H A Dvmci_host.c302 const struct cred *cred; local
/linux-master/net/sunrpc/
H A Dauth.c261 rpcauth_unhash_cred_locked(struct rpc_cred *cred) argument
270 rpcauth_unhash_cred(struct rpc_cred *cred) argument
312 rpcauth_stringify_acceptor(struct rpc_cred *cred) argument
326 struct rpc_cred *cred; local
336 rpcauth_lru_add_locked(struct rpc_cred *cred) argument
345 rpcauth_lru_add(struct rpc_cred *cred) argument
355 rpcauth_lru_remove_locked(struct rpc_cred *cred) argument
364 rpcauth_lru_remove(struct rpc_cred *cred) argument
382 struct rpc_cred *cred; local
429 struct rpc_cred *cred, *next; local
519 struct rpc_cred *cred = NULL, local
582 const struct cred *cred = current_cred(); local
592 rpcauth_init_cred(struct rpc_cred *cred, const struct auth_cred *acred, struct rpc_auth *auth, const struct rpc_credops *ops) argument
647 rpcauth_bindcred(struct rpc_task *task, const struct cred *cred, int flags) argument
684 put_rpccred(struct rpc_cred *cred) argument
820 struct rpc_cred *cred = task->tk_rqstp->rq_cred; local
830 struct rpc_cred *cred; local
851 struct rpc_cred *cred = task->tk_rqstp->rq_cred; local
860 struct rpc_cred *cred = task->tk_rqstp->rq_cred; local
[all...]
/linux-master/fs/proc/
H A Darray.c155 const struct cred *cred; local
313 const struct cred *cred; local
[all...]
/linux-master/fs/nfsd/
H A Dnfssvc.c278 static int nfsd_init_socks(struct net *net, const struct cred *cred) argument
395 static int nfsd_startup_net(struct net *net, const struct cred *cred) argument
772 nfsd_svc(int nrservs, struct net *net, const struct cred *cred) argument
[all...]
/linux-master/fs/overlayfs/
H A Dsuper.c1299 struct cred *cred; local

Completed in 485 milliseconds

1234567