Home
last modified time | relevance | path

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

/linux-2.6.39/arch/s390/appldata/
Dappldata_mem.c37 static struct appldata_mem_data { struct
38 u64 timestamp;
39 u32 sync_count_1; /* after VM collected the record data, */
40 u32 sync_count_2; /* sync_count_1 and sync_count_2 should be the
68 } __attribute__((packed)) appldata_mem_data; argument