__stack_depot_save
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
: Transformation ⚠️depot_stack_handle_t __stack_depot_save(long unsigned int *entries, unsigned int nr_entries, gfp_t alloc_flags, bool can_alloc);
Collision: Unique Global
Inline: No
Transformation: True
Instances:
In lib/stackdepot.c (0)
Location: lib/stackdepot.c:364
Inline: False
Direct callers:
- lib/stackdepot.c:stack_depot_save
Symbols:
ffffffff81ea49cc-ffffffff81ea49e7: __stack_depot_save.cold (STB_LOCAL)
ffffffff8176f6a0-ffffffff8176fa26: __stack_depot_save (STB_GLOBAL)
6.2
: Transformation ⚠️depot_stack_handle_t __stack_depot_save(long unsigned int *entries, unsigned int nr_entries, unsigned int extra_bits, gfp_t alloc_flags, bool can_alloc);
Collision: Unique Global
Inline: No
Transformation: True
Instances:
In lib/stackdepot.c (0)
Location: lib/stackdepot.c:419
Inline: False
Direct callers:
- lib/stackdepot.c:stack_depot_save
Symbols:
ffffffff8208d54d-ffffffff8208d568: __stack_depot_save.cold (STB_LOCAL)
ffffffff8189f1a0-ffffffff8189f54e: __stack_depot_save (STB_GLOBAL)
6.5
: Transformation ⚠️depot_stack_handle_t __stack_depot_save(long unsigned int *entries, unsigned int nr_entries, gfp_t alloc_flags, bool can_alloc);
Collision: Unique Global
Inline: No
Transformation: True
Instances:
In lib/stackdepot.c (0)
Location: lib/stackdepot.c:358
Inline: False
Direct callers:
- lib/stackdepot.c:stack_depot_save
Symbols:
ffffffff8210d8eb-ffffffff8210d906: __stack_depot_save.cold (STB_LOCAL)
ffffffff818e17a0-ffffffff818e1b13: __stack_depot_save (STB_GLOBAL)
6.8
: Absent ⚠️
arm64
: Absent ⚠️
armhf
: Absent ⚠️
ppc64el
: Absent ⚠️
riscv64
: Absent ⚠️
aws
: Absent ⚠️
azure
: Absent ⚠️
gcp
: Absent ⚠️
lowlatency
: Absent ⚠️
Regular
5.19
and 6.2
⚠️unsigned int extra_bits
entries, nr_entries, alloc_flags, can_alloc
➡️ entries, nr_entries, extra_bits, alloc_flags, can_alloc
6.2
and 6.5
⚠️unsigned int extra_bits
entries, nr_entries, extra_bits, alloc_flags, can_alloc
➡️ entries, nr_entries, alloc_flags, can_alloc