Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/apparmor/
H A Dpolicy_unpack.c105 static int audit_iface(struct aa_profile *new, const char *ns_name, in audit_iface() function
934 audit_iface(profile, NULL, name, info, e, error); in unpack_profile()
957 audit_iface(NULL, NULL, NULL, "invalid profile format", in verify_header()
968 audit_iface(NULL, NULL, NULL, "unsupported interface version", in verify_header()
976 audit_iface(NULL, NULL, NULL, "invalid namespace name", in verify_header()
981 audit_iface(NULL, NULL, NULL, "invalid ns change", e, in verify_header()
1027 audit_iface(profile, NULL, NULL, "Invalid named transition", in verify_profile()