Home
last modified time | relevance | path

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

/Linux-v6.6/security/apparmor/include/
Dpolicy.h160 struct aa_attachment { struct
210 struct aa_attachment attach;
/Linux-v6.6/security/apparmor/
Ddomain.c304 struct aa_attachment *attach = &profile->attach; in aa_xattrs_match()
391 struct aa_attachment *attach = &profile->attach; in find_attach()
Dpolicy.c196 static void free_attachment(struct aa_attachment *attach) in free_attachment()