Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h9362 struct tty_port { struct
9366 const struct tty_port_operations *ops; argument
9367 const struct tty_port_client_operations *client_ops; argument
9368 spinlock_t lock;
9369 int blocked_open;
9370 int count;
9371 wait_queue_head_t open_wait;
9372 wait_queue_head_t delta_msr_wait;
9373 long unsigned int flags;
9374 long unsigned int iflags;
[all …]
Dvmlinux.h9362 struct tty_port { struct
9366 const struct tty_port_operations *ops; argument
9367 const struct tty_port_client_operations *client_ops; argument
9368 spinlock_t lock;
9369 int blocked_open;
9370 int count;
9371 wait_queue_head_t open_wait;
9372 wait_queue_head_t delta_msr_wait;
9373 long unsigned int flags;
9374 long unsigned int iflags;
[all …]
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h9850 struct tty_port { struct
9854 const struct tty_port_operations *ops; argument
9855 const struct tty_port_client_operations *client_ops; argument
9856 spinlock_t lock;
9857 int blocked_open;
9858 int count;
9859 wait_queue_head_t open_wait;
9860 wait_queue_head_t delta_msr_wait;
9861 long unsigned int flags;
9862 long unsigned int iflags;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h8385 struct tty_port { struct
8389 const struct tty_port_operations *ops; argument
8390 const struct tty_port_client_operations *client_ops; argument
8391 spinlock_t lock;
8392 int blocked_open;
8393 int count;
8394 wait_queue_head_t open_wait;
8395 wait_queue_head_t delta_msr_wait;
8396 long unsigned int flags;
8397 long unsigned int iflags;
[all …]
Dvmlinux_510.h8385 struct tty_port { struct
8389 const struct tty_port_operations *ops; argument
8390 const struct tty_port_client_operations *client_ops; argument
8391 spinlock_t lock;
8392 int blocked_open;
8393 int count;
8394 wait_queue_head_t open_wait;
8395 wait_queue_head_t delta_msr_wait;
8396 long unsigned int flags;
8397 long unsigned int iflags;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h11687 struct tty_port { struct
11691 const struct tty_port_operations *ops; argument
11692 const struct tty_port_client_operations *client_ops; argument
11693 spinlock_t lock;
11694 int blocked_open;
11695 int count;
11696 wait_queue_head_t open_wait;
11697 wait_queue_head_t delta_msr_wait;
11698 long unsigned int flags;
11699 long unsigned int iflags;
[all …]
Dvmlinux.h11687 struct tty_port { struct
11691 const struct tty_port_operations *ops; argument
11692 const struct tty_port_client_operations *client_ops; argument
11693 spinlock_t lock;
11694 int blocked_open;
11695 int count;
11696 wait_queue_head_t open_wait;
11697 wait_queue_head_t delta_msr_wait;
11698 long unsigned int flags;
11699 long unsigned int iflags;
[all …]