|
Linux Kernel
3.7.1
|
| struct gnttab_copy grant_copy_op[2 *XEN_NETIF_RX_RING_SIZE] |
| struct netbk_rx_meta meta[2 *XEN_NETIF_RX_RING_SIZE] |
| struct page* mmap_pages[MAX_PENDING_REQS] |
| spinlock_t net_schedule_list_lock |
| struct timer_list net_timer |
| pending_ring_idx_t pending_cons |
| pending_ring_idx_t pending_prod |
| u16 pending_ring[MAX_PENDING_REQS] |
| struct task_struct* task |
| struct gnttab_copy tx_copy_ops[MAX_PENDING_REQS] |
1.8.2