depot_alloc_stackRegular
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: Transformation ⚠️struct stack_record *depot_alloc_stack(long unsigned int *entries, int size, u32 hash, void **prealloc);
Collision: Unique Static
Inline: No
Transformation: True
Instances:
In lib/stackdepot.c (0)
Location: lib/stackdepot.c:109
Inline: False
Direct callers:
- lib/stackdepot.c:__stack_depot_save
Symbols:
ffffffff8176f4d0-ffffffff8176f69d: depot_alloc_stack (STB_LOCAL)
ffffffff81ea49b8-ffffffff81ea49cc: depot_alloc_stack.cold (STB_LOCAL)
6.2: Transformation ⚠️struct stack_record *depot_alloc_stack(long unsigned int *entries, int size, u32 hash, void **prealloc);
Collision: Unique Static
Inline: No
Transformation: True
Instances:
In lib/stackdepot.c (0)
Location: lib/stackdepot.c:120
Inline: False
Direct callers:
- lib/stackdepot.c:__stack_depot_save
Symbols:
ffffffff8189efc0-ffffffff8189f188: depot_alloc_stack (STB_LOCAL)
ffffffff8208d539-ffffffff8208d54d: depot_alloc_stack.cold (STB_LOCAL)
6.5: Transformation ⚠️struct stack_record *depot_alloc_stack(long unsigned int *entries, int size, u32 hash, void **prealloc);
Collision: Unique Static
Inline: No
Transformation: True
Instances:
In lib/stackdepot.c (0)
Location: lib/stackdepot.c:260
Inline: False
Direct callers:
- lib/stackdepot.c:__stack_depot_save
Symbols:
ffffffff818e15a0-ffffffff818e1781: depot_alloc_stack (STB_LOCAL)
ffffffff8210d8d7-ffffffff8210d8eb: depot_alloc_stack.cold (STB_LOCAL)
6.8: Transformation ⚠️struct stack_record *depot_alloc_stack(long unsigned int *entries, unsigned int nr_entries, u32 hash, depot_flags_t flags, void **prealloc);
Collision: Unique Static
Inline: No
Transformation: True
Instances:
In lib/stackdepot.c (0)
Location: lib/stackdepot.c:423
Inline: False
Direct callers:
- lib/stackdepot.c:stack_depot_save_flags
Symbols:
ffffffff81928170-ffffffff819284ae: depot_alloc_stack (STB_LOCAL)
ffffffff821eb4c8-ffffffff821eb4dc: depot_alloc_stack.cold (STB_LOCAL)
arm64: Absent ⚠️
armhf: Absent ⚠️
ppc64el: Absent ⚠️
riscv64: Absent ⚠️
aws: Absent ⚠️
azure: Absent ⚠️
gcp: Absent ⚠️
lowlatency: Absent ⚠️
Regular
5.19 and 6.2 ✅
6.2 and 6.5 ✅
6.5 and 6.8 ⚠️unsigned int nr_entries
depot_flags_t flags
int size
entries, size, hash, prealloc ➡️ entries, nr_entries, hash, flags, prealloc