Lines Matching refs:aa_profile

101 static inline unsigned int match_component(struct aa_profile *profile,  in match_component()
102 struct aa_profile *tp, in match_component()
136 static int label_compound_match(struct aa_profile *profile, in label_compound_match()
141 struct aa_profile *tp; in label_compound_match()
196 static int label_components_match(struct aa_profile *profile, in label_components_match()
201 struct aa_profile *tp; in label_components_match()
257 static int label_match(struct aa_profile *profile, struct aa_label *label, in label_match()
290 static int change_profile_perms(struct aa_profile *profile, in change_profile_perms()
314 struct aa_profile *profile, unsigned int state) in aa_xattrs_match()
383 static struct aa_profile *__attach_match(const struct linux_binprm *bprm, in __attach_match()
390 struct aa_profile *profile, *candidate = NULL; in __attach_match()
482 struct aa_profile *profile; in find_attach()
504 struct aa_label *x_table_lookup(struct aa_profile *profile, u32 xindex, in x_table_lookup()
520 struct aa_profile *new_profile; in x_table_lookup()
550 static struct aa_label *x_to_label(struct aa_profile *profile, in x_to_label()
617 static struct aa_label *profile_transition(struct aa_profile *profile, in profile_transition()
623 struct aa_profile *component; in profile_transition()
691 struct aa_profile *new_profile = NULL; in profile_transition()
743 static int profile_onexec(struct aa_profile *profile, struct aa_label *onexec, in profile_onexec()
821 struct aa_profile *profile; in handle_onexec()
879 struct aa_profile *profile; in apparmor_bprm_set_creds()
1005 static struct aa_label *build_change_hat(struct aa_profile *profile, in build_change_hat()
1008 struct aa_profile *root, *hat = NULL; in build_change_hat()
1056 struct aa_profile *profile, *root, *hat = NULL; in change_hat()
1171 struct aa_profile *profile; in aa_change_hat()
1279 struct aa_profile *profile, in change_profile_perms_wrapper()
1314 struct aa_profile *profile; in aa_change_profile()
1364 struct aa_profile *tprofile; in aa_change_profile()