Searched defs:aa_profile (Results 1 – 1 of 1) sorted by relevance
198 struct aa_profile { struct202 struct aa_profile __rcu *parent; argument204 struct aa_namespace *ns;205 struct aa_replacedby *replacedby;206 const char *rename;230 void aa_add_profile(struct aa_policy *common, struct aa_profile *profile); argument