Home
last modified time | relevance | path

Searched defs:user32 (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/x86/include/asm/
Duser32.h45 struct user32 { struct
46 struct user_regs_struct32 regs; /* Where the registers are actually stored */
47 int u_fpvalid; /* True if math co-processor being used. */
49 struct user_i387_ia32_struct i387; /* Math Co-processor registers. */
51 __u32 u_tsize; /* Text segment size (pages). */
52 __u32 u_dsize; /* Data segment size (pages). */
53 __u32 u_ssize; /* Stack segment size (pages). */
54 __u32 start_code; /* Starting virtual address of text. */
55 __u32 start_stack; /* Starting virtual address of stack area.
59 __u32 signal; /* Signal that caused the core dump. */
[all …]
/linux-4.1.27/fs/ncpfs/
Dioctl.c648 struct compat_ncp_objectname_ioctl user32; in __ncp_ioctl() local
695 struct compat_ncp_privatedata_ioctl user32; in __ncp_ioctl() local
721 struct compat_ncp_privatedata_ioctl user32; in __ncp_ioctl() local
746 struct compat_ncp_privatedata_ioctl user32; in __ncp_ioctl() local