Home
last modified time | relevance | path

Searched defs:cred (Results 1 – 18 of 18) sorted by relevance

/include/linux/
Dcred.h111 struct cred { struct
112 atomic_t usage;
114 atomic_t subscribers; /* number of processes subscribed */
115 void *put_addr;
116 unsigned magic;
120 kuid_t uid; /* real UID of the task */
121 kgid_t gid; /* real GID of the task */
122 kuid_t suid; /* saved UID of the task */
123 kgid_t sgid; /* saved GID of the task */
124 kuid_t euid; /* effective UID of the task */
[all …]
Dwatch_queue.h64 const struct cred *cred; /* Creds of the owner of the watch */ member
105 const struct cred *cred, in post_watch_notification()
Dnsproxy.h57 const struct cred *cred; member
Dkallsyms.h162 static inline bool kallsyms_show_value(const struct cred *cred) in kallsyms_show_value()
Dsecurity.h554 static inline int security_capable(const struct cred *cred, in security_capable()
1006 static inline int security_cred_alloc_blank(struct cred *cred, gfp_t gfp) in security_cred_alloc_blank()
1011 static inline void security_cred_free(struct cred *cred) in security_cred_free()
1031 static inline int security_kernel_act_as(struct cred *cred, u32 secid) in security_kernel_act_as()
1036 static inline int security_kernel_create_files_as(struct cred *cred, in security_kernel_create_files_as()
1122 static inline int security_task_prlimit(const struct cred *cred, in security_task_prlimit()
1153 const struct cred *cred) in security_task_kill()
1341 const struct cred *cred, in security_post_notification()
1839 const struct cred *cred, in security_key_alloc()
1850 const struct cred *cred, in security_key_permission()
Dnfs_fs.h54 const struct cred * cred; member
73 const struct cred *cred; member
92 const struct cred *cred; member
Dbinfmts.h51 struct cred *cred; /* new credentials */ member
Dpnfs_osd_xdr.h106 void *cred; member
Dfs_context.h99 const struct cred *cred; /* The mounter's credentials */ member
Dnfs_xdr.h277 const struct cred *cred; member
316 const struct cred *cred; member
341 const struct cred *cred; member
1588 const struct cred *cred; member
1648 const struct cred *cred; member
1679 const struct cred *cred; member
1687 const struct cred *cred; member
Dnfs_fs_sb.h256 const struct cred *cred; member
Dfilter.h910 static inline bool bpf_dump_raw_ok(const struct cred *cred) in bpf_dump_raw_ok()
Dsched.h953 const struct cred __rcu *cred; member
/include/linux/sunrpc/
Dsvcauth.h36 static inline void init_svc_cred(struct svc_cred *cred) in init_svc_cred()
45 static inline void free_svc_cred(struct svc_cred *cred) in free_svc_cred()
Dauth.h39 const struct cred *cred; member
187 struct rpc_cred *get_rpccred(struct rpc_cred *cred) in get_rpccred()
Dclnt.h136 const struct cred *cred; member
/include/keys/
Drequest_key_auth-type.h20 const struct cred *cred; member
/include/linux/lockd/
Dbind.h49 const struct cred *cred; member