Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/apparmor/include/
Dpolicy.h129 struct aa_profile { struct
131 struct aa_profile __rcu *parent; argument
133 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 …]