Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
doorbell_queue Struct Reference

Data Fields

struct list_head list
 
spinlock_t lock
 
wait_queue_head_t wait
 
unsigned int head
 
unsigned int tail
 
uint32_t q [QSIZE]
 

Detailed Description

Definition at line 467 of file fsl_hypervisor.c.

Field Documentation

unsigned int head

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.

Definition at line 470 of file fsl_hypervisor.c.


The documentation for this struct was generated from the following file: