mas_preallocate
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
: Absent ⚠️
6.2
: ✅int mas_preallocate(struct ma_state *mas, void *entry, gfp_t gfp);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In lib/maple_tree.c (ffffffff82037a00)
Location: lib/maple_tree.c:5720
Inline: False
Direct callers:
- mm/mmap.c:do_brk_flags
- mm/mmap.c:mmap_region
- mm/mmap.c:mmap_region
- mm/mmap.c:do_mas_align_munmap
- mm/mmap.c:expand_downwards
- mm/mmap.c:__vma_adjust
- mm/mmap.c:vma_expand
- mm/mmap.c:vma_link
Symbols:
ffffffff82037a00-ffffffff82037af6: mas_preallocate (STB_GLOBAL)
6.5
: ✅int mas_preallocate(struct ma_state *mas, gfp_t gfp);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In lib/maple_tree.c (ffffffff820b1580)
Location: lib/maple_tree.c:5550
Inline: False
Direct callers:
- mm/mmap.c:do_brk_flags
- mm/mmap.c:mmap_region
- mm/mmap.c:__split_vma
- mm/mmap.c:expand_downwards
- mm/mmap.c:vma_merge
- mm/mmap.c:vma_shrink
- mm/mmap.c:vma_expand
- mm/mmap.c:vma_link
Symbols:
ffffffff820b1580-ffffffff820b167b: mas_preallocate (STB_GLOBAL)
6.8
: ✅int mas_preallocate(struct ma_state *mas, void *entry, gfp_t gfp);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In lib/maple_tree.c (ffffffff8218e590)
Location: lib/maple_tree.c:5451
Inline: False
Direct callers:
- mm/mmap.c:do_brk_flags
- mm/mmap.c:mmap_region
- mm/mmap.c:__split_vma
- mm/mmap.c:expand_downwards
- mm/mmap.c:vma_merge
- mm/mmap.c:vma_shrink
- mm/mmap.c:vma_expand
- mm/mmap.c:vma_link
Symbols:
ffffffff8218e590-ffffffff8218e8c4: mas_preallocate (STB_GLOBAL)
arm64
: Absent ⚠️
armhf
: Absent ⚠️
ppc64el
: Absent ⚠️
riscv64
: Absent ⚠️
aws
: Absent ⚠️
azure
: Absent ⚠️
gcp
: Absent ⚠️
lowlatency
: Absent ⚠️
Regular
6.2
and 6.5
⚠️void *entry
mas, entry, gfp
➡️ mas, gfp
6.5
and 6.8
⚠️void *entry
mas, gfp
➡️ mas, entry, gfp