Linux Kernel
3.7.1
|
#include <genalloc.h>
Data Fields | |
struct list_head | next_chunk |
atomic_t | avail |
phys_addr_t | phys_addr |
unsigned long | start_addr |
unsigned long | end_addr |
unsigned long | bits [0] |
Definition at line 61 of file genalloc.h.
atomic_t avail |
Definition at line 63 of file genalloc.h.
unsigned long bits[0] |
Definition at line 67 of file genalloc.h.
unsigned long end_addr |
Definition at line 66 of file genalloc.h.
Definition at line 62 of file genalloc.h.
Definition at line 64 of file genalloc.h.
unsigned long start_addr |
Definition at line 65 of file genalloc.h.