Searched refs:audit_iface (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/security/apparmor/ |
| H A D | policy_unpack.c | 62 static int audit_iface(struct aa_profile *new, const char *ns_name, in audit_iface() function 1118 audit_iface(profile, NULL, name, info, e, error); in unpack_profile() 1141 audit_iface(NULL, NULL, NULL, "invalid profile format", in verify_header() 1152 audit_iface(NULL, NULL, NULL, "unsupported interface version", in verify_header() 1160 audit_iface(NULL, NULL, NULL, "invalid namespace name", in verify_header() 1165 audit_iface(NULL, NULL, NULL, "invalid ns change", e, in verify_header() 1253 audit_iface(profile, NULL, NULL, in verify_profile() 1260 audit_iface(profile, NULL, NULL, in verify_profile() 1267 audit_iface(profile, NULL, NULL, in verify_profile() 1272 audit_iface(profile, NULL, NULL, in verify_profile() [all …]
|