Home
last modified time | relevance | path

Searched refs:ssp_active (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/arch/x86/include/asm/fpu/
Dregset.h11 ssp_active;
/linux-6.12.1/arch/x86/kernel/fpu/
Dregset.c179 int ssp_active(struct task_struct *target, const struct user_regset *regset) in ssp_active() function
223 !ssp_active(target, regset)) in ssp_set()
/linux-6.12.1/arch/x86/kernel/
Dptrace.c1277 .active = ssp_active,