_submit_bh
Regular
4.4
: ✅int _submit_bh(int rw, struct buffer_head *bh, long unsigned int bio_flags);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In fs/buffer.c (ffffffff81244b40)
Location: fs/buffer.c:3049
Inline: False
Symbols:
ffffffff81244b40-ffffffff81244b52: _submit_bh (STB_GLOBAL)
4.8
: ✅int _submit_bh(int op, int op_flags, struct buffer_head *bh, long unsigned int bio_flags);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In fs/buffer.c (ffffffff8126d700)
Location: fs/buffer.c:3106
Inline: False
Symbols:
ffffffff8126d700-ffffffff8126d713: _submit_bh (STB_GLOBAL)
4.10
: ✅int _submit_bh(int op, int op_flags, struct buffer_head *bh, long unsigned int bio_flags);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In fs/buffer.c (ffffffff81280950)
Location: fs/buffer.c:3147
Inline: False
Symbols:
ffffffff81280950-ffffffff81280963: _submit_bh (STB_GLOBAL)
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
: Absent ⚠️
6.5
: Absent ⚠️
6.8
: Absent ⚠️
arm64
: Absent ⚠️
armhf
: Absent ⚠️
ppc64el
: Absent ⚠️
riscv64
: Absent ⚠️
aws
: Absent ⚠️
azure
: Absent ⚠️
gcp
: Absent ⚠️
lowlatency
: Absent ⚠️
Regular
4.4
and 4.8
⚠️int op
int op_flags
int rw
rw, bh, bio_flags
➡️ op, op_flags, bh, bio_flags
4.8
and 4.10
✅