Linux Kernel
3.7.1
|
Data Fields | |
void * | paddr |
int | size |
pid_t | pid |
struct sram_piece * | next |
Definition at line 27 of file sram-alloc.c.
struct sram_piece* next |
Definition at line 31 of file sram-alloc.c.
void* paddr |
Definition at line 28 of file sram-alloc.c.
Definition at line 30 of file sram-alloc.c.
int size |
Definition at line 29 of file sram-alloc.c.