/aosp_15_r20/external/libbpf/.github/actions/build-selftests/ |
H A D | vmlinux.h | 28950 struct tty_port_operations { struct 28951 bool (*carrier_raised)(struct tty_port *); 28952 void (*dtr_rts)(struct tty_port *, bool); 28953 void (*shutdown)(struct tty_port *); 28954 int (*activate)(struct tty_port *, struct tty_struct *); 28955 void (*destruct)(struct tty_port *);
|
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/ |
H A D | vmlinux.h | 14984 struct tty_port_operations { struct 14985 int (*carrier_raised)(struct tty_port *); 14986 void (*dtr_rts)(struct tty_port *, int); 14987 void (*shutdown)(struct tty_port *); 14988 int (*activate)(struct tty_port *, struct tty_struct *); 14989 void (*destruct)(struct tty_port *);
|
H A D | vmlinux_600.h | 14984 struct tty_port_operations { struct 14985 int (*carrier_raised)(struct tty_port *); 14986 void (*dtr_rts)(struct tty_port *, int); 14987 void (*shutdown)(struct tty_port *); 14988 int (*activate)(struct tty_port *, struct tty_struct *); 14989 void (*destruct)(struct tty_port *);
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 10347 struct tty_port_operations { struct 10348 int (*carrier_raised)(struct tty_port *); 10349 void (*dtr_rts)(struct tty_port *, int); 10350 void (*shutdown)(struct tty_port *); 10351 int (*activate)(struct tty_port *, struct tty_struct *); 10352 void (*destruct)(struct tty_port *);
|
H A D | vmlinux_602.h | 10347 struct tty_port_operations { struct 10348 int (*carrier_raised)(struct tty_port *); 10349 void (*dtr_rts)(struct tty_port *, int); 10350 void (*shutdown)(struct tty_port *); 10351 int (*activate)(struct tty_port *, struct tty_struct *); 10352 void (*destruct)(struct tty_port *);
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 12112 struct tty_port_operations { struct 12113 bool (*carrier_raised)(struct tty_port *); 12114 void (*dtr_rts)(struct tty_port *, bool); 12115 void (*shutdown)(struct tty_port *); 12116 int (*activate)(struct tty_port *, struct tty_struct *); 12117 void (*destruct)(struct tty_port *); 12118 u64 android_kabi_reserved1;
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 11210 struct tty_port_operations { struct 11211 int (*carrier_raised)(struct tty_port *); 11212 void (*dtr_rts)(struct tty_port *, int); 11213 void (*shutdown)(struct tty_port *); 11214 int (*activate)(struct tty_port *, struct tty_struct *); 11215 void (*destruct)(struct tty_port *);
|
H A D | vmlinux_518.h | 11210 struct tty_port_operations { struct 11211 int (*carrier_raised)(struct tty_port *); 11212 void (*dtr_rts)(struct tty_port *, int); 11213 void (*shutdown)(struct tty_port *); 11214 int (*activate)(struct tty_port *, struct tty_struct *); 11215 void (*destruct)(struct tty_port *);
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 12027 struct tty_port_operations { struct 12028 bool (*carrier_raised)(struct tty_port *); 12029 void (*dtr_rts)(struct tty_port *, bool); 12030 void (*shutdown)(struct tty_port *); 12031 int (*activate)(struct tty_port *, struct tty_struct *); 12032 void (*destruct)(struct tty_port *); 12033 u64 android_kabi_reserved1;
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 15328 struct tty_port_operations { struct 15329 int (*carrier_raised)(struct tty_port *); 15330 void (*dtr_rts)(struct tty_port *, int); 15331 void (*shutdown)(struct tty_port *); 15332 int (*activate)(struct tty_port *, struct tty_struct *); 15333 void (*destruct)(struct tty_port *);
|
H A D | vmlinux.h | 15328 struct tty_port_operations { struct 15329 int (*carrier_raised)(struct tty_port *); 15330 void (*dtr_rts)(struct tty_port *, int); 15331 void (*shutdown)(struct tty_port *); 15332 int (*activate)(struct tty_port *, struct tty_struct *); 15333 void (*destruct)(struct tty_port *);
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 9797 struct tty_port_operations { struct 9798 int (*carrier_raised)(struct tty_port *); 9799 void (*dtr_rts)(struct tty_port *, int); 9800 void (*shutdown)(struct tty_port *); 9801 int (*activate)(struct tty_port *, struct tty_struct *); 9802 void (*destruct)(struct tty_port *);
|
H A D | vmlinux.h | 9797 struct tty_port_operations { struct 9798 int (*carrier_raised)(struct tty_port *); 9799 void (*dtr_rts)(struct tty_port *, int); 9800 void (*shutdown)(struct tty_port *); 9801 int (*activate)(struct tty_port *, struct tty_struct *); 9802 void (*destruct)(struct tty_port *);
|