Home
last modified time | relevance | path

Searched defs:aa_profile (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/security/apparmor/include/
H A Dpolicy.h198 struct aa_profile { struct
200 struct aa_profile __rcu *parent; argument
202 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