Searched defs:aa_profile (Results 1 – 1 of 1) sorted by relevance
198 struct aa_profile { struct200 struct aa_profile __rcu *parent; argument202 struct aa_ns *ns;203 const char *rename;205 enum audit_mode audit;206 long mode;230 void aa_add_profile(struct aa_policy *common, struct aa_profile *profile); argument