Home
last modified time | relevance | path

Searched defs:apparmor_audit_data (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hiebpf/include/
Dvmlinux.h54181 struct apparmor_audit_data *apparmor_audit_data; member
58423 struct apparmor_audit_data { struct
58424 int error;
58425 int type;
58426 const char *op;
58427 struct aa_label *label;
58428 const char *name;
58429 const char *info;
58430 u32 request;
58431 u32 denied;
[all …]