Home
last modified time | relevance | path

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

/linux-6.12.1/security/apparmor/include/
Dpolicy_compat.h29 int aa_compat_map_xmatch(struct aa_policydb *policy);
/linux-6.12.1/security/apparmor/
Dpolicy_compat.c296 int aa_compat_map_xmatch(struct aa_policydb *policy) in aa_compat_map_xmatch() function
Dpolicy_unpack.c886 error = aa_compat_map_xmatch(profile->attach.xmatch); in unpack_profile()