restore_fpregs_from_userRegular
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: ✅int restore_fpregs_from_user(void *buf, u64 xrestore, bool fx_only, unsigned int size);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In arch/x86/kernel/fpu/signal.c (ffffffff8104a5a0)
Location: arch/x86/kernel/fpu/signal.c:249
Inline: False
Direct callers:
- arch/x86/kernel/fpu/signal.c:__fpu_restore_sig
Symbols:
ffffffff8104a5a0-ffffffff8104a7ab: restore_fpregs_from_user (STB_LOCAL)
5.19: ✅bool restore_fpregs_from_user(void *buf, u64 xrestore, bool fx_only, unsigned int size);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In arch/x86/kernel/fpu/signal.c (ffffffff810549c0)
Location: arch/x86/kernel/fpu/signal.c:277
Inline: False
Direct callers:
- arch/x86/kernel/fpu/signal.c:__fpu_restore_sig
Symbols:
ffffffff810549c0-ffffffff81054c15: restore_fpregs_from_user (STB_LOCAL)
6.2: ✅bool restore_fpregs_from_user(void *buf, u64 xrestore, bool fx_only, unsigned int size);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In arch/x86/kernel/fpu/signal.c (ffffffff81062520)
Location: arch/x86/kernel/fpu/signal.c:277
Inline: False
Direct callers:
- arch/x86/kernel/fpu/signal.c:__fpu_restore_sig
Symbols:
ffffffff81062520-ffffffff81062764: restore_fpregs_from_user (STB_LOCAL)
6.5: ✅bool restore_fpregs_from_user(void *buf, u64 xrestore, bool fx_only, unsigned int size);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In arch/x86/kernel/fpu/signal.c (ffffffff81063ff0)
Location: arch/x86/kernel/fpu/signal.c:277
Inline: False
Direct callers:
- arch/x86/kernel/fpu/signal.c:__fpu_restore_sig
Symbols:
ffffffff81063ff0-ffffffff81064221: restore_fpregs_from_user (STB_LOCAL)
6.8: ✅bool restore_fpregs_from_user(void *buf, u64 xrestore, bool fx_only);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In arch/x86/kernel/fpu/signal.c (ffffffff8106b500)
Location: arch/x86/kernel/fpu/signal.c:277
Inline: False
Direct callers:
- arch/x86/kernel/fpu/signal.c:__fpu_restore_sig
Symbols:
ffffffff8106b500-ffffffff8106b740: restore_fpregs_from_user (STB_LOCAL)
arm64: Absent ⚠️
armhf: Absent ⚠️
ppc64el: Absent ⚠️
riscv64: Absent ⚠️
aws: Absent ⚠️
azure: Absent ⚠️
gcp: Absent ⚠️
lowlatency: Absent ⚠️
Regular
5.15 and 5.19 ⚠️int ➡️ bool
5.19 and 6.2 ✅
6.2 and 6.5 ✅
6.5 and 6.8 ⚠️unsigned int size