copy_present_pte
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
: Full Inline ⚠️Collision: Unique Static
Inline: Full
Transformation: False
Instances:
In mm/memory.c (ffffffff812999a4)
Location: mm/memory.c:851
Inline: True
Inline callers:
- mm/memory.c:copy_pte_range
5.13
: Full Inline ⚠️Collision: Unique Static
Inline: Full
Transformation: False
Instances:
In mm/memory.c (ffffffff8129ebc6)
Location: mm/memory.c:862
Inline: True
Inline callers:
- mm/memory.c:copy_pte_range
5.15
: Full Inline ⚠️Collision: Unique Static
Inline: Full
Transformation: False
Instances:
In mm/memory.c (ffffffff812dfe09)
Location: mm/memory.c:936
Inline: True
Inline callers:
- mm/memory.c:copy_pte_range
5.19
: ✅int copy_present_pte(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, pte_t *dst_pte, pte_t *src_pte, long unsigned int addr, int *rss, struct page **prealloc);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In mm/memory.c (ffffffff813401a0)
Location: mm/memory.c:934
Inline: False
Direct callers:
- mm/memory.c:copy_pte_range
Symbols:
ffffffff813401a0-ffffffff8134042b: copy_present_pte (STB_LOCAL)
6.2
: ✅int copy_present_pte(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, pte_t *dst_pte, pte_t *src_pte, long unsigned int addr, int *rss, struct page **prealloc);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In mm/memory.c (ffffffff813b8130)
Location: mm/memory.c:891
Inline: False
Direct callers:
- mm/memory.c:copy_pte_range
Symbols:
ffffffff813b8130-ffffffff813b83bb: copy_present_pte (STB_LOCAL)
6.5
: ✅int copy_present_pte(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, pte_t *dst_pte, pte_t *src_pte, long unsigned int addr, int *rss, struct folio **prealloc);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In mm/memory.c (ffffffff813ecf00)
Location: mm/memory.c:923
Inline: False
Direct callers:
- mm/memory.c:copy_pte_range
Symbols:
ffffffff813ecf00-ffffffff813ed18a: copy_present_pte (STB_LOCAL)
6.8
: ✅int copy_present_pte(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, pte_t *dst_pte, pte_t *src_pte, long unsigned int addr, int *rss, struct folio **prealloc);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In mm/memory.c (ffffffff81418460)
Location: mm/memory.c:938
Inline: False
Direct callers:
- mm/memory.c:copy_pte_range
Symbols:
ffffffff81418460-ffffffff8141875c: copy_present_pte (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
⚠️struct page **prealloc
➡️ struct folio **prealloc
6.5
and 6.8
✅