Searched defs:aa_profile (Results 1 – 1 of 1) sorted by relevance
133 struct aa_profile { struct135 struct aa_profile __rcu *parent; argument137 struct aa_ns *ns;138 const char *rename;140 const char *attach;141 struct aa_dfa *xmatch;142 int xmatch_len;143 enum audit_mode audit;144 long mode;145 u32 path_flags;[all …]