Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h8553 struct tty_bufhead { struct
8554 struct tty_buffer *head;
8555 struct work_struct work;
8556 struct mutex lock;
8557 atomic_t priority;
8558 struct tty_buffer sentinel;
8559 struct llist_head free;
8560 atomic_t mem_used;
8561 int mem_limit;
8562 struct tty_buffer *tail;