Searched refs:sigcontext (Results 1 - 25 of 108) sorted by relevance

12345

/linux-master/arch/x86/include/asm/
H A Dsigcontext.h5 /* This is a legacy header - all kernel code includes <uapi/asm/sigcontext.h> directly. */
7 #include <uapi/asm/sigcontext.h>
/linux-master/arch/x86/include/uapi/asm/
H A Dsigcontext32.h5 /* This is a legacy file - all the type definitions are in sigcontext.h: */
7 #include <asm/sigcontext.h>
/linux-master/arch/hexagon/include/uapi/asm/
H A Dsigcontext.h30 struct sigcontext { struct
/linux-master/arch/microblaze/include/uapi/asm/
H A Dsigcontext.h16 struct sigcontext { struct
/linux-master/arch/xtensa/include/asm/
H A Dsignal.h20 #include <asm/sigcontext.h>
H A Ducontext.h18 struct sigcontext uc_mcontext;
/linux-master/arch/nios2/include/uapi/asm/
H A Dsigcontext.h26 struct sigcontext { struct
/linux-master/arch/csky/include/uapi/asm/
H A Dsigcontext.h8 struct sigcontext { struct
/linux-master/arch/arc/include/uapi/asm/
H A Dsigcontext.h19 struct sigcontext { struct
/linux-master/arch/openrisc/include/uapi/asm/
H A Dsigcontext.h29 struct sigcontext { struct
/linux-master/arch/xtensa/include/uapi/asm/
H A Dsigcontext.h3 * include/asm-xtensa/sigcontext.h
16 struct sigcontext { struct
/linux-master/arch/parisc/include/uapi/asm/
H A Dsigcontext.h10 struct sigcontext { struct
/linux-master/arch/sh/include/cpu-common/cpu/
H A Dsigcontext.h5 struct sigcontext { struct
/linux-master/arch/parisc/include/asm/
H A Ducontext.h9 struct sigcontext uc_mcontext;
H A Dsignal.h24 #include <asm/sigcontext.h>
/linux-master/arch/alpha/include/asm/
H A Ducontext.h10 struct sigcontext uc_mcontext;
/linux-master/include/uapi/asm-generic/
H A Ducontext.h9 struct sigcontext uc_mcontext;
/linux-master/include/asm-generic/
H A Dsignal.h9 #include <asm/sigcontext.h>
/linux-master/arch/sh/include/cpu-sh4/cpu/
H A Dsigcontext.h5 struct sigcontext { struct
/linux-master/arch/arm64/include/uapi/asm/
H A Ducontext.h30 struct sigcontext uc_mcontext;
/linux-master/arch/m68k/include/uapi/asm/
H A Dsigcontext.h5 struct sigcontext { struct
/linux-master/arch/s390/include/asm/
H A Dsignal.h14 #include <asm/sigcontext.h>
/linux-master/arch/sh/include/uapi/asm/
H A Dsigcontext.h5 struct sigcontext { struct
/linux-master/arch/loongarch/include/uapi/asm/
H A Ducontext.h25 * to be able to expand sigcontext in the future. For example, the
32 struct sigcontext uc_mcontext;
/linux-master/arch/riscv/include/uapi/asm/
H A Ducontext.h27 * to be able to expand sigcontext in the future. For example, the
35 struct sigcontext uc_mcontext;

Completed in 223 milliseconds

12345