Home
last modified time | relevance | path

Searched refs:aa_attachment (Results 1 – 3 of 3) sorted by relevance

/linux/security/apparmor/include/
H A Dpolicy.h214 struct aa_attachment { struct
271 struct aa_attachment attach;
/linux/security/apparmor/
H A Ddomain.c317 struct aa_attachment *attach = &profile->attach; in aa_xattrs_match()
403 struct aa_attachment *attach = &profile->attach; in find_attach()
H A Dpolicy.c267 static void free_attachment(struct aa_attachment *attach) in free_attachment()