iomap_ioend_compareRegular
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: ✅int iomap_ioend_compare(void *priv, struct list_head *a, struct list_head *b);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In fs/iomap/buffered-io.c (ffffffff813a9ce0)
Location: fs/iomap/buffered-io.c:1188
Inline: False
Symbols:
ffffffff813a9ce0-ffffffff813a9d01: iomap_ioend_compare (STB_LOCAL)
5.11: ✅int iomap_ioend_compare(void *priv, struct list_head *a, struct list_head *b);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In fs/iomap/buffered-io.c (ffffffff813bb330)
Location: fs/iomap/buffered-io.c:1158
Inline: False
Symbols:
ffffffff813bb330-ffffffff813bb351: iomap_ioend_compare (STB_LOCAL)
5.13: ✅int iomap_ioend_compare(void *priv, const struct list_head *a, const struct list_head *b);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In fs/iomap/buffered-io.c (ffffffff813c2450)
Location: fs/iomap/buffered-io.c:1154
Inline: False
Symbols:
ffffffff813c2450-ffffffff813c2471: iomap_ioend_compare (STB_LOCAL)
5.15: ✅int iomap_ioend_compare(void *priv, const struct list_head *a, const struct list_head *b);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In fs/iomap/buffered-io.c (ffffffff81411f90)
Location: fs/iomap/buffered-io.c:1123
Inline: False
Symbols:
ffffffff81411f90-ffffffff81411fb1: iomap_ioend_compare (STB_LOCAL)
5.19: ✅int iomap_ioend_compare(void *priv, const struct list_head *a, const struct list_head *b);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In fs/iomap/buffered-io.c (ffffffff81487ed0)
Location: fs/iomap/buffered-io.c:1150
Inline: False
Symbols:
ffffffff81487ed0-ffffffff81487ef9: iomap_ioend_compare (STB_LOCAL)
6.2: ✅int iomap_ioend_compare(void *priv, const struct list_head *a, const struct list_head *b);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In fs/iomap/buffered-io.c (ffffffff8151bb00)
Location: fs/iomap/buffered-io.c:1411
Inline: False
Symbols:
ffffffff8151bb00-ffffffff8151bb29: iomap_ioend_compare (STB_LOCAL)
6.5: ✅int iomap_ioend_compare(void *priv, const struct list_head *a, const struct list_head *b);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In fs/iomap/buffered-io.c (ffffffff81553dc0)
Location: fs/iomap/buffered-io.c:1431
Inline: False
Symbols:
ffffffff81553dc0-ffffffff81553de9: iomap_ioend_compare (STB_LOCAL)
6.8: ✅int iomap_ioend_compare(void *priv, const struct list_head *a, const struct list_head *b);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In fs/iomap/buffered-io.c (ffffffff81589d80)
Location: fs/iomap/buffered-io.c:1599
Inline: False
Symbols:
ffffffff81589d80-ffffffff81589da9: iomap_ioend_compare (STB_LOCAL)
arm64: Absent ⚠️
armhf: Absent ⚠️
ppc64el: Absent ⚠️
riscv64: Absent ⚠️
aws: Absent ⚠️
azure: Absent ⚠️
gcp: Absent ⚠️
lowlatency: Absent ⚠️
Regular
5.8 and 5.11 ✅
5.11 and 5.13 ⚠️struct list_head *a ➡️ const struct list_head *a
struct list_head *b ➡️ const struct list_head *b
5.13 and 5.15 ✅
5.15 and 5.19 ✅
5.19 and 6.2 ✅
6.2 and 6.5 ✅
6.5 and 6.8 ✅