Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h2456 struct audit_context *audit_context; member
28431 struct audit_context { struct
28432 int dummy;
28433 enum {
28437 } context;
28438 enum audit_state state;
28439 enum audit_state current_state;
28440 unsigned int serial;
28441 int major;
28442 int uring_op;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h2015 struct audit_context *audit_context; member
38355 struct audit_context { struct
38356 int dummy;
38357 enum {
38361 } context;
38362 enum audit_state state;
38363 enum audit_state current_state;
38364 unsigned int serial;
38365 int major;
38366 int uring_op;
[all …]