Searched refs:user32 (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Delfcore-compat.h4 #include <asm/user32.h>
H A Duser32.h46 struct user32 { struct
H A Dcompat.h12 #include <asm/user32.h>
/linux-master/arch/x86/include/asm/fpu/
H A Dsignal.h15 # include <asm/user32.h>
/linux-master/arch/x86/kernel/
H A Dptrace.c860 #include <asm/user32.h>
863 case offsetof(struct user32, regs.l): \
867 case offsetof(struct user32, regs.rs): \
891 case offsetof(struct user32, regs.fs):
900 case offsetof(struct user32, regs.gs):
921 case offsetof(struct user32, regs.orig_eax):
937 case offsetof(struct user32, regs.eflags):
940 case offsetof(struct user32, u_debugreg[0]) ...
941 offsetof(struct user32, u_debugreg[7]):
942 regno -= offsetof(struct user32, u_debugre
[all...]
H A Dsignal_32.c27 #include <asm/user32.h>

Completed in 105 milliseconds