|
Linux Kernel
3.7.1
|
Data Fields | |
| union gru_mesqhead head | __gru_cacheline_aligned__ |
| int | qlines |
| long | hstatus [2] |
| void *next | __gru_cacheline_aligned__ |
| void * | limit |
| void * | start |
| void * | start2 |
| char data | ____cacheline_aligned |
Definition at line 127 of file grukservices.c.
Definition at line 135 of file grukservices.c.
| union gru_mesqhead head __gru_cacheline_aligned__ |
Definition at line 128 of file grukservices.c.
Definition at line 131 of file grukservices.c.
| long hstatus[2] |
Definition at line 130 of file grukservices.c.
| void* limit |
Definition at line 132 of file grukservices.c.
| int qlines |
Definition at line 129 of file grukservices.c.
| void* start |
Definition at line 133 of file grukservices.c.
| void* start2 |
Definition at line 134 of file grukservices.c.
1.8.2