Linux Kernel
3.7.1
|
Data Fields | |
__u8 | npar |
__u8 | flags |
__u16 | tslice |
__u16 | phys_cpus |
__u16 | this_part |
__u64 | curtod1 |
__u64 | curtod2 |
char | reserved [40] |
Definition at line 73 of file hypfs_diag.c.
__u64 curtod1 |
Definition at line 79 of file hypfs_diag.c.
__u64 curtod2 |
Definition at line 80 of file hypfs_diag.c.
__u8 flags |
Definition at line 75 of file hypfs_diag.c.
__u8 npar |
Definition at line 74 of file hypfs_diag.c.
__u16 phys_cpus |
Definition at line 77 of file hypfs_diag.c.
char reserved[40] |
Definition at line 81 of file hypfs_diag.c.
__u16 this_part |
Definition at line 78 of file hypfs_diag.c.
__u16 tslice |
Definition at line 76 of file hypfs_diag.c.