Home
last modified time | relevance | path

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

/linux-6.12.1/security/apparmor/include/
Dpolicy.h186 struct aa_attachment { struct
236 struct aa_attachment attach;
/linux-6.12.1/security/apparmor/
Ddomain.c312 struct aa_attachment *attach = &profile->attach; in aa_xattrs_match()
399 struct aa_attachment *attach = &profile->attach; in find_attach()
Dpolicy.c233 static void free_attachment(struct aa_attachment *attach) in free_attachment()