n_tty_lookahead_flow_ctrl
Regular
4.4
: Absent ⚠️
4.8
: Absent ⚠️
4.10
: Absent ⚠️
4.13
: Absent ⚠️
4.15
: Absent ⚠️
4.18
: Absent ⚠️
5.0
: Absent ⚠️
5.3
: Absent ⚠️
5.4
: Absent ⚠️
5.8
: Absent ⚠️
5.11
: Absent ⚠️
5.13
: Absent ⚠️
5.15
: Absent ⚠️
5.19
: Absent ⚠️
6.2
: Selective Inline ⚠️void n_tty_lookahead_flow_ctrl(struct tty_struct *tty, const unsigned char *cp, const unsigned char *fp, unsigned int count);
Collision: Unique Static
Inline: Selective
Transformation: False
Instances:
In drivers/tty/n_tty.c (ffffffff81a4f410)
Location: drivers/tty/n_tty.c:1484
Inline: True
Symbols:
ffffffff81a4f410-ffffffff81a4f4c0: n_tty_lookahead_flow_ctrl (STB_LOCAL)
6.5
: Selective Inline ⚠️void n_tty_lookahead_flow_ctrl(struct tty_struct *tty, const unsigned char *cp, const unsigned char *fp, unsigned int count);
Collision: Unique Static
Inline: Selective
Transformation: False
Instances:
In drivers/tty/n_tty.c (ffffffff81a99620)
Location: drivers/tty/n_tty.c:1483
Inline: True
Symbols:
ffffffff81a99620-ffffffff81a996d0: n_tty_lookahead_flow_ctrl (STB_LOCAL)
6.8
: Selective Inline ⚠️void n_tty_lookahead_flow_ctrl(struct tty_struct *tty, const u8 *cp, const u8 *fp, size_t count);
Collision: Unique Static
Inline: Selective
Transformation: False
Instances:
In drivers/tty/n_tty.c (ffffffff81aec260)
Location: drivers/tty/n_tty.c:1501
Inline: True
Symbols:
ffffffff81aec260-ffffffff81aec322: n_tty_lookahead_flow_ctrl (STB_LOCAL)
arm64
: Absent ⚠️
armhf
: Absent ⚠️
ppc64el
: Absent ⚠️
riscv64
: Absent ⚠️
aws
: Absent ⚠️
azure
: Absent ⚠️
gcp
: Absent ⚠️
lowlatency
: Absent ⚠️
Regular
6.2
and 6.5
✅
6.5
and 6.8
⚠️const unsigned char *cp
➡️ const u8 *cp
const unsigned char *fp
➡️ const u8 *fp
unsigned int count
➡️ size_t count