Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/include/uapi/asm/
Dsignal.h98 __sigrestore_t sa_restorer;
104 __sigrestore_t sa_restorer;
/linux-4.4.14/arch/frv/kernel/
Dsignal.c41 __sigrestore_t pretcode;
50 __sigrestore_t pretcode;
207 if (__put_user((__sigrestore_t)frame->retcode, &frame->pretcode) || in setup_frame()
288 if (__put_user((__sigrestore_t)frame->retcode, &frame->pretcode) || in setup_rt_frame()
/linux-4.4.14/include/uapi/asm-generic/
Dsignal-defs.h21 typedef __restorefn_t __user *__sigrestore_t; typedef
Dsignal.h107 __sigrestore_t sa_restorer;
/linux-4.4.14/include/linux/
Dsignal.h267 __sigrestore_t sa_restorer;
275 __sigrestore_t ka_restorer;
284 __sigrestore_t sa_restorer;
/linux-4.4.14/arch/x86/include/uapi/asm/
Dsignal.h120 __sigrestore_t sa_restorer;
/linux-4.4.14/arch/sparc/include/uapi/asm/
Dsignal.h160 __sigrestore_t sa_restorer; /* not used by Linux/SPARC yet */
/linux-4.4.14/arch/arm64/kernel/
Dsignal.c235 __sigrestore_t sigtramp; in setup_return()