Home
last modified time | relevance | path

Searched defs:hvc_struct (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h79405 struct hvc_struct { struct
79427 int (*notifier_add)(struct hvc_struct *, int); argument
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h45910 struct hvc_struct { struct
45932 int (*notifier_add)(struct hvc_struct *, int); argument
H A Dvmlinux_600.h45910 struct hvc_struct { struct
45932 int (*notifier_add)(struct hvc_struct *, int); argument
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h94419 struct hvc_struct { struct
94441 int (*notifier_add)(struct hvc_struct *, int); argument
H A Dvmlinux_602.h94419 struct hvc_struct { struct
94441 int (*notifier_add)(struct hvc_struct *, int); argument
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h92115 struct hvc_struct { struct
92137 int (*notifier_add)(struct hvc_struct *, int); argument
H A Dvmlinux_518.h92115 struct hvc_struct { struct
92137 int (*notifier_add)(struct hvc_struct *, int); argument
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h74588 struct hvc_struct { struct
74589 struct tty_port port;
74590 spinlock_t lock;
74591 int index;
74592 int do_wakeup;
74593 char *outbuf;
74594 int outbuf_size;
74595 int n_outbuf;
74596 uint32_t vtermno;
74597 const struct hv_ops *ops;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h127592 struct hvc_struct { struct
127614 int (*notifier_add)(struct hvc_struct *, int); argument
H A Dvmlinux.h127592 struct hvc_struct { struct
127614 int (*notifier_add)(struct hvc_struct *, int); argument
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h82189 struct hvc_struct { struct
82211 int (*notifier_add)(struct hvc_struct *, int); argument
H A Dvmlinux.h82189 struct hvc_struct { struct
82211 int (*notifier_add)(struct hvc_struct *, int); argument
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h84228 struct hvc_struct { struct
84229 struct tty_port port;
84230 spinlock_t lock;
84231 int index;
84232 int do_wakeup;
84233 char *outbuf;
84234 int outbuf_size;
84235 int n_outbuf;
84236 uint32_t vtermno;
84237 const struct hv_ops *ops;
[all …]