Linux Kernel
3.7.1
|
#include <som.h>
Data Fields | |
int | space_index |
unsigned int | access_control_bits:7 |
unsigned int | memory_resident:1 |
unsigned int | dup_common:1 |
unsigned int | is_common:1 |
unsigned int | quadrant:2 |
unsigned int | initially_frozen:1 |
unsigned int | is_first:1 |
unsigned int | code_only:1 |
unsigned int | sort_key:8 |
unsigned int | replicate_init:1 |
unsigned int | continuation:1 |
unsigned int | is_tspecific:1 |
unsigned int | is_comdat:1 |
unsigned int | reserved:4 |
int | file_loc_init_value |
unsigned int | initialization_length |
unsigned int | subspace_start |
unsigned int | subspace_length |
unsigned int | reserved2:5 |
unsigned int | alignment:27 |
union name_pt | name |
int | fixup_request_index |
unsigned int | fixup_request_quantity |