Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h28809 struct tty_bufhead { struct
28810 struct tty_buffer *head;
28811 struct work_struct work;
28812 struct mutex lock;
28813 atomic_t priority;
28814 struct tty_buffer sentinel;
28815 struct llist_head free;
28816 atomic_t mem_used;
28817 int mem_limit;
28818 struct tty_buffer *tail;
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h14859 struct tty_bufhead { struct
14860 struct tty_buffer *head;
14861 struct work_struct work;
14862 struct mutex lock;
14863 atomic_t priority;
14864 struct tty_buffer sentinel;
14865 struct llist_head free;
14866 atomic_t mem_used;
14867 int mem_limit;
14868 struct tty_buffer *tail;
H A Dvmlinux_600.h14859 struct tty_bufhead { struct
14860 struct tty_buffer *head;
14861 struct work_struct work;
14862 struct mutex lock;
14863 atomic_t priority;
14864 struct tty_buffer sentinel;
14865 struct llist_head free;
14866 atomic_t mem_used;
14867 int mem_limit;
14868 struct tty_buffer *tail;
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h10198 struct tty_bufhead { struct
10199 struct tty_buffer *head;
10200 struct work_struct work;
10201 struct mutex lock;
10202 atomic_t priority;
10203 struct tty_buffer sentinel;
10204 struct llist_head free;
10205 atomic_t mem_used;
10206 int mem_limit;
10207 struct tty_buffer *tail;
H A Dvmlinux_602.h10198 struct tty_bufhead { struct
10199 struct tty_buffer *head;
10200 struct work_struct work;
10201 struct mutex lock;
10202 atomic_t priority;
10203 struct tty_buffer sentinel;
10204 struct llist_head free;
10205 atomic_t mem_used;
10206 int mem_limit;
10207 struct tty_buffer *tail;
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h11050 struct tty_bufhead { struct
11051 struct tty_buffer *head;
11052 struct work_struct work;
11053 struct mutex lock;
11054 atomic_t priority;
11055 struct tty_buffer sentinel;
11056 struct llist_head free;
11057 atomic_t mem_used;
11058 int mem_limit;
11059 struct tty_buffer *tail;
H A Dvmlinux_518.h11050 struct tty_bufhead { struct
11051 struct tty_buffer *head;
11052 struct work_struct work;
11053 struct mutex lock;
11054 atomic_t priority;
11055 struct tty_buffer sentinel;
11056 struct llist_head free;
11057 atomic_t mem_used;
11058 int mem_limit;
11059 struct tty_buffer *tail;
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h12060 struct tty_bufhead { struct
12077 struct tty_bufhead buf; argument
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h15175 struct tty_bufhead { struct
15176 struct tty_buffer *head;
15177 struct work_struct work;
15178 struct mutex lock;
15179 atomic_t priority;
15180 struct tty_buffer sentinel;
15181 struct llist_head free;
15182 atomic_t mem_used;
15183 int mem_limit;
15184 struct tty_buffer *tail;
H A Dvmlinux.h15175 struct tty_bufhead { struct
15176 struct tty_buffer *head;
15177 struct work_struct work;
15178 struct mutex lock;
15179 atomic_t priority;
15180 struct tty_buffer sentinel;
15181 struct llist_head free;
15182 atomic_t mem_used;
15183 int mem_limit;
15184 struct tty_buffer *tail;
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h9648 struct tty_bufhead { struct
9649 struct tty_buffer *head;
9650 struct work_struct work;
9651 struct mutex lock;
9652 atomic_t priority;
9653 struct tty_buffer sentinel;
9654 struct llist_head free;
9655 atomic_t mem_used;
9656 int mem_limit;
9657 struct tty_buffer *tail;
H A Dvmlinux.h9648 struct tty_bufhead { struct
9649 struct tty_buffer *head;
9650 struct work_struct work;
9651 struct mutex lock;
9652 atomic_t priority;
9653 struct tty_buffer sentinel;
9654 struct llist_head free;
9655 atomic_t mem_used;
9656 int mem_limit;
9657 struct tty_buffer *tail;
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h11975 struct tty_bufhead { struct
11992 struct tty_bufhead buf; argument