Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/
Dsignal.c66 unsigned long buf_val; in restore_sigcontext() local
111 get_user_ex(buf_val, &sc->fpstate); in restore_sigcontext()
112 buf = (void __user *)buf_val; in restore_sigcontext()