Lines Matching defs:cred
75 static void apparmor_cred_free(struct cred *cred) in apparmor_cred_free()
84 static int apparmor_cred_alloc_blank(struct cred *cred, gfp_t gfp) in apparmor_cred_alloc_blank()
128 const struct cred *cred; in apparmor_ptrace_access_check() local
147 const struct cred *cred; in apparmor_ptrace_traceme() local
167 const struct cred *cred; in apparmor_capget() local
195 static int apparmor_capable(const struct cred *cred, struct user_namespace *ns, in apparmor_capable()
833 const struct cred *cred = get_task_cred(task); in apparmor_getprocattr() local
1028 int sig, const struct cred *cred) in apparmor_task_kill()
1055 static int apparmor_userns_create(const struct cred *cred) in apparmor_userns_create()
1130 static int unix_connect_perm(const struct cred *cred, struct aa_label *label, in unix_connect_perm()
2242 struct cred *cred = (__force struct cred *)current->real_cred; in set_init_ctx() local