Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsignal_types.h46 __sigrestore_t sa_restorer;
54 __sigrestore_t ka_restorer;
63 __sigrestore_t sa_restorer;
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dsignal.h80 __sigrestore_t sa_restorer;
86 __sigrestore_t sa_restorer;
/openbmc/linux/include/uapi/asm-generic/
H A Dsignal-defs.h86 typedef __restorefn_t __user *__sigrestore_t; typedef
H A Dsignal.h79 __sigrestore_t sa_restorer;
/openbmc/linux/arch/x86/include/uapi/asm/
H A Dsignal.h97 __sigrestore_t sa_restorer;
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dsignal.h160 __sigrestore_t sa_restorer; /* not used by Linux/SPARC yet */
/openbmc/linux/arch/arm64/kernel/
H A Dsignal.c1077 __sigrestore_t sigtramp; in setup_return()