device_private_entry_faultRegular
4.4: Absent ⚠️
4.8: Absent ⚠️
4.10: Absent ⚠️
4.13: Absent ⚠️
4.15: ✅int device_private_entry_fault(struct vm_area_struct *vma, long unsigned int addr, swp_entry_t entry, unsigned int flags, pmd_t *pmdp);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/memremap.c (ffffffff811c89e0)
Location: kernel/memremap.c:224
Inline: False
Direct callers:
- mm/memory.c:do_swap_page
Symbols:
ffffffff811c89e0-ffffffff811c8a0f: device_private_entry_fault (STB_GLOBAL)
4.18: ✅int device_private_entry_fault(struct vm_area_struct *vma, long unsigned int addr, swp_entry_t entry, unsigned int flags, pmd_t *pmdp);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/memremap.c (ffffffff811e91e0)
Location: kernel/memremap.c:45
Inline: False
Direct callers:
- mm/memory.c:do_swap_page
Symbols:
ffffffff811e91e0-ffffffff811e920f: device_private_entry_fault (STB_GLOBAL)
5.0: ✅vm_fault_t device_private_entry_fault(struct vm_area_struct *vma, long unsigned int addr, swp_entry_t entry, unsigned int flags, pmd_t *pmdp);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/memremap.c (ffffffff811f9ef0)
Location: kernel/memremap.c:21
Inline: False
Direct callers:
- mm/memory.c:do_swap_page
Symbols:
ffffffff811f9ef0-ffffffff811f9f16: device_private_entry_fault (STB_GLOBAL)
5.3: Absent ⚠️
5.4: Absent ⚠️
5.8: Absent ⚠️
5.11: Absent ⚠️
5.13: Absent ⚠️
5.15: Absent ⚠️
5.19: Absent ⚠️
6.2: Absent ⚠️
6.5: Absent ⚠️
6.8: Absent ⚠️
arm64: Absent ⚠️
armhf: Absent ⚠️
ppc64el: Absent ⚠️
riscv64: Absent ⚠️
aws: Absent ⚠️
azure: Absent ⚠️
gcp: Absent ⚠️
lowlatency: Absent ⚠️
Regular
4.15 and 4.18 ✅
4.18 and 5.0 ⚠️int ➡️ vm_fault_t