Searched defs:aa_profile (Results 1 – 1 of 1) sorted by relevance
129 struct aa_profile { struct131 struct aa_profile __rcu *parent; argument133 struct aa_ns *ns;134 const char *rename;136 const char *attach;137 struct aa_dfa *xmatch;138 int xmatch_len;139 enum audit_mode audit;140 long mode;141 u32 path_flags;[all …]