Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h1229 struct audit_context *audit_context; member
31291 struct audit_context { struct
31292 int dummy;
31293 enum {
31297 } context;
31298 enum audit_state state;
31299 enum audit_state current_state;
31300 unsigned int serial;
31301 int major;
31302 int uring_op;
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h1424 struct audit_context *audit_context; member
36935 struct audit_context { struct
36936 int dummy;
36937 int in_syscall;
36938 enum audit_state state;
36939 enum audit_state current_state;
36940 unsigned int serial;
36941 int major;
36942 struct timespec64 ctime;
36943 long unsigned int argv[4];
[all …]
Dvmlinux.h1424 struct audit_context *audit_context; member
36935 struct audit_context { struct
36936 int dummy;
36937 int in_syscall;
36938 enum audit_state state;
36939 enum audit_state current_state;
36940 unsigned int serial;
36941 int major;
36942 struct timespec64 ctime;
36943 long unsigned int argv[4];
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h1034 struct audit_context *audit_context; member
26558 struct audit_context { struct
26559 int dummy;
26560 int in_syscall;
26561 enum audit_state state;
26562 enum audit_state current_state;
26563 unsigned int serial;
26564 int major;
26565 struct timespec64 ctime;
26566 long unsigned int argv[4];
[all …]
Dvmlinux_510.h1034 struct audit_context *audit_context; member
26558 struct audit_context { struct
26559 int dummy;
26560 int in_syscall;
26561 enum audit_state state;
26562 enum audit_state current_state;
26563 unsigned int serial;
26564 int major;
26565 struct timespec64 ctime;
26566 long unsigned int argv[4];
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h983 struct audit_context *audit_context; member
31612 struct audit_context { struct
31613 int dummy;
31614 int in_syscall;
31615 enum audit_state state;
31616 enum audit_state current_state;
31617 unsigned int serial;
31618 int major;
31619 struct timespec64 ctime;
31620 long unsigned int argv[4];
[all …]
Dvmlinux.h983 struct audit_context *audit_context; member
31612 struct audit_context { struct
31613 int dummy;
31614 int in_syscall;
31615 enum audit_state state;
31616 enum audit_state current_state;
31617 unsigned int serial;
31618 int major;
31619 struct timespec64 ctime;
31620 long unsigned int argv[4];
[all …]