Linux Kernel
3.7.1
|
Data Fields | |
struct list_head | list |
spinlock_t | lock |
wait_queue_head_t | wait |
unsigned int | head |
unsigned int | tail |
uint32_t | q [QSIZE] |
Definition at line 467 of file fsl_hypervisor.c.
Definition at line 471 of file fsl_hypervisor.c.
Definition at line 468 of file fsl_hypervisor.c.
spinlock_t lock |
Definition at line 469 of file fsl_hypervisor.c.
Definition at line 473 of file fsl_hypervisor.c.
unsigned int tail |
Definition at line 472 of file fsl_hypervisor.c.
wait_queue_head_t wait |
Definition at line 470 of file fsl_hypervisor.c.