copy_sigframe_from_user_to_xstateRegular
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 copy_sigframe_from_user_to_xstate(struct xregs_state *xsave, const void *ubuf);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In arch/x86/kernel/fpu/xstate.c (ffffffff8104c330)
Location: arch/x86/kernel/fpu/xstate.c:1172
Inline: False
Direct callers:
- arch/x86/kernel/fpu/signal.c:__fpu_restore_sig
Symbols:
ffffffff8104c330-ffffffff8104c345: copy_sigframe_from_user_to_xstate (STB_GLOBAL)
5.19: ✅int copy_sigframe_from_user_to_xstate(struct fpstate *fpstate, const void *ubuf);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In arch/x86/kernel/fpu/xstate.c (ffffffff81056f00)
Location: arch/x86/kernel/fpu/xstate.c:1277
Inline: False
Direct callers:
- arch/x86/kernel/fpu/signal.c:__fpu_restore_sig
Symbols:
ffffffff81056f00-ffffffff81056f1f: copy_sigframe_from_user_to_xstate (STB_GLOBAL)
6.2: ✅int copy_sigframe_from_user_to_xstate(struct task_struct *tsk, const void *ubuf);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In arch/x86/kernel/fpu/xstate.c (ffffffff810645c0)
Location: arch/x86/kernel/fpu/xstate.c:1323
Inline: False
Direct callers:
- arch/x86/kernel/fpu/signal.c:__fpu_restore_sig
Symbols:
ffffffff810645c0-ffffffff810645ef: copy_sigframe_from_user_to_xstate (STB_GLOBAL)
6.5: ✅int copy_sigframe_from_user_to_xstate(struct task_struct *tsk, const void *ubuf);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In arch/x86/kernel/fpu/xstate.c (ffffffff81065ed0)
Location: arch/x86/kernel/fpu/xstate.c:1328
Inline: False
Direct callers:
- arch/x86/kernel/fpu/signal.c:__fpu_restore_sig
Symbols:
ffffffff81065ed0-ffffffff81065eff: copy_sigframe_from_user_to_xstate (STB_GLOBAL)
6.8: ✅int copy_sigframe_from_user_to_xstate(struct task_struct *tsk, const void *ubuf);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In arch/x86/kernel/fpu/xstate.c (ffffffff8106d350)
Location: arch/x86/kernel/fpu/xstate.c:1327
Inline: False
Direct callers:
- arch/x86/kernel/fpu/signal.c:__fpu_restore_sig
Symbols:
ffffffff8106d350-ffffffff8106d37f: copy_sigframe_from_user_to_xstate (STB_GLOBAL)
arm64: Absent ⚠️
armhf: Absent ⚠️
ppc64el: Absent ⚠️
riscv64: Absent ⚠️
aws: Absent ⚠️
azure: Absent ⚠️
gcp: Absent ⚠️
lowlatency: Absent ⚠️
Regular
5.15 and 5.19 ⚠️struct fpstate *fpstate
struct xregs_state *xsave
5.19 and 6.2 ⚠️struct task_struct *tsk
struct fpstate *fpstate
6.2 and 6.5 ✅
6.5 and 6.8 ✅