Searched defs:cred (Results 1 - 25 of 151) sorted by relevance

1234567

/linux-master/kernel/
H A Dksyms_common.c28 bool kallsyms_show_value(const struct cred *cred) argument
H A Duid16.c66 const struct cred *cred = current_cred(); local
89 const struct cred *cre local
156 const struct cred *cred = current_cred(); local
[all...]
H A Dgroups.c163 const struct cred *cred = current_cred(); local
229 const struct cred *cred local
241 const struct cred *cred = current_cred(); local
[all...]
/linux-master/include/linux/
H A Dbacking-file.h16 const struct cred *cred; member in struct:backing_file_ctx
H A Dnsproxy.h58 const struct cred *cred; member in struct:nsset
H A Dwatch_queue.h63 const struct cred *cred; /* Creds of the owner of the watch */ member in struct:watch
102 post_watch_notification(struct watch_list *wlist, struct watch_notification *n, const struct cred *cred, u64 id) argument
/linux-master/security/landlock/
H A Dcred.h24 landlock_cred(const struct cred *cred) argument
H A Dcred.c29 static void hook_cred_free(struct cred *const cred) argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_deny_namespace.c10 struct cred { struct
17 int BPF_PROG(test_userns_create, const struct cred *cred, int ret) argument
/linux-master/include/keys/
H A Drequest_key_auth-type.h20 const struct cred *cred; member in struct:request_key_auth
/linux-master/security/keys/
H A Dpermission.c26 int key_task_permission(const key_ref_t key_ref, const struct cred *cred, argument
H A Drequest_key_auth.c166 const struct cred *cred = current_cred(); local
[all...]
/linux-master/fs/nfs/
H A Dnfs4renewd.c60 const struct cred *cred; local
H A Ddelegation.h18 const struct cred *cred; member in struct:nfs_delegation
[all...]
H A Dpnfs_dev.c97 nfs4_get_device_info(struct nfs_server *server, const struct nfs4_deviceid *dev_id, const struct cred *cred, gfp_t gfp_flags) argument
188 nfs4_find_get_deviceid(struct nfs_server *server, const struct nfs4_deviceid *id, const struct cred *cred, gfp_t gfp_mask) argument
/linux-master/security/apparmor/include/
H A Dcred.h22 static inline struct aa_label *cred_label(const struct cred *cred) argument
30 static inline void set_cred_label(const struct cred *cred, argument
47 aa_cred_raw_label(const struct cred *cred) argument
61 aa_get_newest_cred_label(const struct cred *cred) argument
[all...]
/linux-master/include/linux/lockd/
H A Dbind.h51 const struct cred *cred; member in struct:nlmclnt_initdata
/linux-master/net/sunrpc/
H A Dauth_null.c46 nul_destroy_cred(struct rpc_cred *cred) argument
54 nul_match(struct auth_cred *acred, struct rpc_cred *cred, int taskflags) argument
H A Dauth_unix.c71 unx_destroy_cred(struct rpc_cred *cred) argument
80 unx_match(struct auth_cred *acred, struct rpc_cred *cred, int flags) argument
114 struct rpc_cred *cred = task->tk_rqstp->rq_cred; local
[all...]
H A Dauth_tls.c90 static void tls_destroy_cred(struct rpc_cred *cred) argument
94 static int tls_match(struct auth_cred *acred, struct rpc_cred *cred, int taskflags) argument
/linux-master/fs/ecryptfs/
H A Dkthread.c117 ecryptfs_privileged_open(struct file **lower_file, struct dentry *lower_dentry, struct vfsmount *lower_mnt, const struct cred *cred) argument
/linux-master/security/apparmor/
H A Dipc.c78 static int profile_signal_perm(const struct cred *cred, argument
/linux-master/arch/mips/kernel/
H A Dmips-mt-fpaff.c52 const struct cred *cred = current_cred(), *pcred; local
/linux-master/include/linux/pds/
H A Dpds_intr.h143 u32 cred; local
129 pds_core_intr_credits(struct pds_core_intr __iomem *intr_ctrl, u32 cred, u32 flags) argument
[all...]
/linux-master/block/
H A Dblk-ioc.c254 const struct cred *cred = current_cred(), *tcred; local

Completed in 293 milliseconds

1234567