Searched refs:target_ssp (Results 1 - 1 of 1) sorted by path

/linux-master/arch/x86/kernel/
H A Dshstk.c282 unsigned long target_ssp = *ssp; local
285 if (!IS_ALIGNED(target_ssp, 8))
289 if (put_shstk_data((void __user *)*ssp, target_ssp))

Completed in 282 milliseconds