Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h3388 struct tty_audit_buf *tty_audit_buf; member
97395 struct tty_audit_buf { struct
97396 struct mutex mutex;
97397 dev_t dev;
97398 bool icanon;
97399 size_t valid;
97400 u8 *data;
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h2681 struct tty_audit_buf *tty_audit_buf; member
94394 struct tty_audit_buf { struct
94395 struct mutex mutex;
94396 dev_t dev;
94397 unsigned int icanon: 1;
94398 size_t valid;
94399 unsigned char *data;
H A Dvmlinux_602.h2681 struct tty_audit_buf *tty_audit_buf; member
94394 struct tty_audit_buf { struct
94395 struct mutex mutex;
94396 dev_t dev;
94397 unsigned int icanon: 1;
94398 size_t valid;
94399 unsigned char *data;
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h2876 struct tty_audit_buf *tty_audit_buf; member
91826 struct tty_audit_buf { struct
91827 struct mutex mutex;
91828 dev_t dev;
91829 unsigned int icanon: 1;
91830 size_t valid;
91831 unsigned char *data;
H A Dvmlinux_518.h2876 struct tty_audit_buf *tty_audit_buf; member
91826 struct tty_audit_buf { struct
91827 struct mutex mutex;
91828 dev_t dev;
91829 unsigned int icanon: 1;
91830 size_t valid;
91831 unsigned char *data;
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h5803 struct tty_audit_buf *tty_audit_buf; member
74124 struct tty_audit_buf { struct
74125 struct mutex mutex;
74126 dev_t dev;
74127 bool icanon;
74128 size_t valid;
74129 u8 *data;
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h1766 struct tty_audit_buf *tty_audit_buf; member
78000 struct tty_audit_buf { struct
78001 struct mutex mutex;
78002 dev_t dev;
78003 unsigned int icanon: 1;
78004 size_t valid;
78005 unsigned char *data;
H A Dvmlinux.h1766 struct tty_audit_buf *tty_audit_buf; member
78000 struct tty_audit_buf { struct
78001 struct mutex mutex;
78002 dev_t dev;
78003 unsigned int icanon: 1;
78004 size_t valid;
78005 unsigned char *data;
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h5420 struct tty_audit_buf *tty_audit_buf; member
84186 struct tty_audit_buf { struct
84187 struct mutex mutex;
84188 dev_t dev;
84189 bool icanon;
84190 size_t valid;
84191 u8 *data;