Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h70044 struct aa_profile { struct
70046 struct aa_profile *parent; argument
70047 struct aa_ns *ns;
70048 const char *rename;
70049 const char *attach;
70050 struct aa_dfa *xmatch;
70051 int xmatch_len;
70052 enum audit_mode audit;
70053 long int mode;
70054 u32 path_flags;
[all …]
Dvmlinux.h70044 struct aa_profile { struct
70046 struct aa_profile *parent; argument
70047 struct aa_ns *ns;
70048 const char *rename;
70049 const char *attach;
70050 struct aa_dfa *xmatch;
70051 int xmatch_len;
70052 enum audit_mode audit;
70053 long int mode;
70054 u32 path_flags;
[all …]
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h27333 struct aa_profile { struct
27335 struct aa_profile *parent; argument
27336 struct aa_ns *ns;
27337 const char *rename;
27338 enum audit_mode audit;
27339 long int mode;
27340 u32 path_flags;
27341 const char *disconnected;
27342 struct aa_attachment attach;
27343 struct list_head rules;
[all …]
Dvmlinux.h27333 struct aa_profile { struct
27335 struct aa_profile *parent; argument
27336 struct aa_ns *ns;
27337 const char *rename;
27338 enum audit_mode audit;
27339 long int mode;
27340 u32 path_flags;
27341 const char *disconnected;
27342 struct aa_attachment attach;
27343 struct list_head rules;
[all …]