|
Linux Kernel
3.7.1
|
#include <pstore_ram.h>
Data Fields | |
| unsigned long | mem_size |
| unsigned long | mem_address |
| unsigned long | record_size |
| unsigned long | console_size |
| unsigned long | ftrace_size |
| int | dump_oops |
| int | ecc_size |
Definition at line 71 of file pstore_ram.h.
| unsigned long console_size |
Definition at line 75 of file pstore_ram.h.
| int dump_oops |
Definition at line 77 of file pstore_ram.h.
| int ecc_size |
Definition at line 78 of file pstore_ram.h.
| unsigned long ftrace_size |
Definition at line 76 of file pstore_ram.h.
| unsigned long mem_address |
Definition at line 73 of file pstore_ram.h.
| unsigned long mem_size |
Definition at line 72 of file pstore_ram.h.
| unsigned long record_size |
Definition at line 74 of file pstore_ram.h.
1.8.2