Searched defs:cred (Results 1 – 18 of 18) sorted by relevance
111 struct cred { struct112 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 …]
64 const struct cred *cred; /* Creds of the owner of the watch */ member105 const struct cred *cred, in post_watch_notification()
57 const struct cred *cred; member
162 static inline bool kallsyms_show_value(const struct cred *cred) in kallsyms_show_value()
554 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()
54 const struct cred * cred; member73 const struct cred *cred; member92 const struct cred *cred; member
51 struct cred *cred; /* new credentials */ member
106 void *cred; member
99 const struct cred *cred; /* The mounter's credentials */ member
277 const struct cred *cred; member316 const struct cred *cred; member341 const struct cred *cred; member1588 const struct cred *cred; member1648 const struct cred *cred; member1679 const struct cred *cred; member1687 const struct cred *cred; member
256 const struct cred *cred; member
910 static inline bool bpf_dump_raw_ok(const struct cred *cred) in bpf_dump_raw_ok()
953 const struct cred __rcu *cred; member
36 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()
39 const struct cred *cred; member187 struct rpc_cred *get_rpccred(struct rpc_cred *cred) in get_rpccred()
136 const struct cred *cred; member
20 const struct cred *cred; member
49 const struct cred *cred; member