dbc_port
Regular
4.4
: Absent ⚠️
4.8
: Absent ⚠️
4.10
: Absent ⚠️
4.13
: Absent ⚠️
4.15
: ✅struct dbc_port {
struct tty_port port;
spinlock_t port_lock;
struct list_head read_pool;
struct list_head read_queue;
unsigned int n_read;
struct tasklet_struct push;
struct list_head write_pool;
struct kfifo write_fifo;
bool registered;
struct dbc_ep *in;
struct dbc_ep *out;
};
4.18
: ✅struct dbc_port {
struct tty_port port;
spinlock_t port_lock;
struct list_head read_pool;
struct list_head read_queue;
unsigned int n_read;
struct tasklet_struct push;
struct list_head write_pool;
struct kfifo write_fifo;
bool registered;
struct dbc_ep *in;
struct dbc_ep *out;
};
5.0
: ✅struct dbc_port {
struct tty_port port;
spinlock_t port_lock;
struct list_head read_pool;
struct list_head read_queue;
unsigned int n_read;
struct tasklet_struct push;
struct list_head write_pool;
struct kfifo write_fifo;
bool registered;
struct dbc_ep *in;
struct dbc_ep *out;
};
5.3
: ✅struct dbc_port {
struct tty_port port;
spinlock_t port_lock;
struct list_head read_pool;
struct list_head read_queue;
unsigned int n_read;
struct tasklet_struct push;
struct list_head write_pool;
struct kfifo write_fifo;
bool registered;
struct dbc_ep *in;
struct dbc_ep *out;
};
5.4
: ✅struct dbc_port {
struct tty_port port;
spinlock_t port_lock;
struct list_head read_pool;
struct list_head read_queue;
unsigned int n_read;
struct tasklet_struct push;
struct list_head write_pool;
struct kfifo write_fifo;
bool registered;
struct dbc_ep *in;
struct dbc_ep *out;
};
5.8
: ✅struct dbc_port {
struct tty_port port;
spinlock_t port_lock;
struct list_head read_pool;
struct list_head read_queue;
unsigned int n_read;
struct tasklet_struct push;
struct list_head write_pool;
struct kfifo write_fifo;
bool registered;
struct dbc_ep *in;
struct dbc_ep *out;
};
5.11
: ✅struct dbc_port {
struct tty_port port;
spinlock_t port_lock;
struct list_head read_pool;
struct list_head read_queue;
unsigned int n_read;
struct tasklet_struct push;
struct list_head write_pool;
struct kfifo write_fifo;
bool registered;
};
5.13
: ✅struct dbc_port {
struct tty_port port;
spinlock_t port_lock;
struct list_head read_pool;
struct list_head read_queue;
unsigned int n_read;
struct tasklet_struct push;
struct list_head write_pool;
struct kfifo write_fifo;
bool registered;
};
5.15
: ✅struct dbc_port {
struct tty_port port;
spinlock_t port_lock;
struct list_head read_pool;
struct list_head read_queue;
unsigned int n_read;
struct tasklet_struct push;
struct list_head write_pool;
struct kfifo write_fifo;
bool registered;
};
5.19
: ✅struct dbc_port {
struct tty_port port;
spinlock_t port_lock;
int minor;
struct list_head read_pool;
struct list_head read_queue;
unsigned int n_read;
struct tasklet_struct push;
struct list_head write_pool;
struct kfifo write_fifo;
bool registered;
};
6.2
: ✅struct dbc_port {
struct tty_port port;
spinlock_t port_lock;
int minor;
struct list_head read_pool;
struct list_head read_queue;
unsigned int n_read;
struct tasklet_struct push;
struct list_head write_pool;
struct kfifo write_fifo;
bool registered;
};
6.5
: ✅struct dbc_port {
struct tty_port port;
spinlock_t port_lock;
int minor;
struct list_head read_pool;
struct list_head read_queue;
unsigned int n_read;
struct tasklet_struct push;
struct list_head write_pool;
struct kfifo write_fifo;
bool registered;
};
6.8
: ✅struct dbc_port {
struct tty_port port;
spinlock_t port_lock;
int minor;
struct list_head read_pool;
struct list_head read_queue;
unsigned int n_read;
struct tasklet_struct push;
struct list_head write_pool;
struct kfifo write_fifo;
bool registered;
};
arm64
: ✅struct dbc_port {
struct tty_port port;
spinlock_t port_lock;
struct list_head read_pool;
struct list_head read_queue;
unsigned int n_read;
struct tasklet_struct push;
struct list_head write_pool;
struct kfifo write_fifo;
bool registered;
struct dbc_ep *in;
struct dbc_ep *out;
};
armhf
: ✅struct dbc_port {
struct tty_port port;
spinlock_t port_lock;
struct list_head read_pool;
struct list_head read_queue;
unsigned int n_read;
struct tasklet_struct push;
struct list_head write_pool;
struct kfifo write_fifo;
bool registered;
struct dbc_ep *in;
struct dbc_ep *out;
};
ppc64el
: ✅struct dbc_port {
struct tty_port port;
spinlock_t port_lock;
struct list_head read_pool;
struct list_head read_queue;
unsigned int n_read;
struct tasklet_struct push;
struct list_head write_pool;
struct kfifo write_fifo;
bool registered;
struct dbc_ep *in;
struct dbc_ep *out;
};
riscv64
: ✅struct dbc_port {
struct tty_port port;
spinlock_t port_lock;
struct list_head read_pool;
struct list_head read_queue;
unsigned int n_read;
struct tasklet_struct push;
struct list_head write_pool;
struct kfifo write_fifo;
bool registered;
struct dbc_ep *in;
struct dbc_ep *out;
};
aws
: ✅struct dbc_port {
struct tty_port port;
spinlock_t port_lock;
struct list_head read_pool;
struct list_head read_queue;
unsigned int n_read;
struct tasklet_struct push;
struct list_head write_pool;
struct kfifo write_fifo;
bool registered;
struct dbc_ep *in;
struct dbc_ep *out;
};
azure
: ✅struct dbc_port {
struct tty_port port;
spinlock_t port_lock;
struct list_head read_pool;
struct list_head read_queue;
unsigned int n_read;
struct tasklet_struct push;
struct list_head write_pool;
struct kfifo write_fifo;
bool registered;
struct dbc_ep *in;
struct dbc_ep *out;
};
gcp
: ✅struct dbc_port {
struct tty_port port;
spinlock_t port_lock;
struct list_head read_pool;
struct list_head read_queue;
unsigned int n_read;
struct tasklet_struct push;
struct list_head write_pool;
struct kfifo write_fifo;
bool registered;
struct dbc_ep *in;
struct dbc_ep *out;
};
lowlatency
: ✅struct dbc_port {
struct tty_port port;
spinlock_t port_lock;
struct list_head read_pool;
struct list_head read_queue;
unsigned int n_read;
struct tasklet_struct push;
struct list_head write_pool;
struct kfifo write_fifo;
bool registered;
struct dbc_ep *in;
struct dbc_ep *out;
};
Regular
4.15
and 4.18
✅
4.18
and 5.0
✅
5.0
and 5.3
✅
5.3
and 5.4
✅
5.4
and 5.8
✅
5.8
and 5.11
⚠️struct dbc_ep *in
struct dbc_ep *out
5.11
and 5.13
✅
5.13
and 5.15
✅
5.15
and 5.19
⚠️int minor
5.19
and 6.2
✅
6.2
and 6.5
✅
6.5
and 6.8
✅
amd64
and arm64
✅
amd64
and armhf
✅
amd64
and ppc64el
✅
amd64
and riscv64
✅
generic
and aws
✅
generic
and azure
✅
generic
and gcp
✅
generic
and lowlatency
✅