platform_removeRegular
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: ✅int platform_remove(struct device *_dev);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In drivers/base/platform.c (ffffffff817d0b10)
Location: drivers/base/platform.c:1462
Inline: False
Symbols:
ffffffff817d0b10-ffffffff817d0b52: platform_remove (STB_LOCAL)
5.13: Transformation ⚠️int platform_remove(struct device *_dev);
Collision: Unique Static
Inline: No
Transformation: True
Instances:
In drivers/base/platform.c (0)
Location: drivers/base/platform.c:1461
Inline: False
Symbols:
ffffffff817b4530-ffffffff817b4571: platform_remove (STB_LOCAL)
ffffffff81c00976-ffffffff81c0098a: platform_remove.cold (STB_LOCAL)
5.15: Transformation ⚠️void platform_remove(struct device *_dev);
Collision: Unique Static
Inline: No
Transformation: True
Instances:
In drivers/base/platform.c (0)
Location: drivers/base/platform.c:1425
Inline: False
Symbols:
ffffffff8183d720-ffffffff8183d75f: platform_remove (STB_LOCAL)
ffffffff81d0329b-ffffffff81d032af: platform_remove.cold (STB_LOCAL)
5.19: Transformation ⚠️void platform_remove(struct device *_dev);
Collision: Unique Static
Inline: No
Transformation: True
Instances:
In drivers/base/platform.c (0)
Location: drivers/base/platform.c:1414
Inline: False
Symbols:
ffffffff819803f0-ffffffff81980438: platform_remove (STB_LOCAL)
ffffffff81ecb9ea-ffffffff81ecb9fe: platform_remove.cold (STB_LOCAL)
6.2: ✅void platform_remove(struct device *_dev);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In drivers/base/platform.c (ffffffff81aedea0)
Location: drivers/base/platform.c:1414
Inline: False
Symbols:
ffffffff81aedea0-ffffffff81aedef5: platform_remove (STB_LOCAL)
6.5: ✅void platform_remove(struct device *_dev);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In drivers/base/platform.c (ffffffff81b3c220)
Location: drivers/base/platform.c:1418
Inline: False
Symbols:
ffffffff81b3c220-ffffffff81b3c285: platform_remove (STB_LOCAL)
6.8: ✅void platform_remove(struct device *_dev);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In drivers/base/platform.c (ffffffff81b93d70)
Location: drivers/base/platform.c:1418
Inline: False
Symbols:
ffffffff81b93d70-ffffffff81b93dd5: platform_remove (STB_LOCAL)
arm64: Absent ⚠️
armhf: Absent ⚠️
ppc64el: Absent ⚠️
riscv64: Absent ⚠️
aws: Absent ⚠️
azure: Absent ⚠️
gcp: Absent ⚠️
lowlatency: Absent ⚠️
Regular
5.11 and 5.13 ✅
5.13 and 5.15 ⚠️int ➡️ void
5.15 and 5.19 ✅
5.19 and 6.2 ✅
6.2 and 6.5 ✅
6.5 and 6.8 ✅