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

Data Fields

cpumask_t sharing
 
unsigned long qhandle
 
spinlock_t lock
 
u8 q_type
 
voidq
 
unsigned long head
 
unsigned long tail
 
struct list_head jobs
 
unsigned long devino
 
char irq_name [32]
 
unsigned int irq
 
struct list_head list
 

Detailed Description

Definition at line 49 of file n2_core.c.

Field Documentation

unsigned long devino

Definition at line 60 of file n2_core.c.

unsigned long head

Definition at line 56 of file n2_core.c.

unsigned int irq

Definition at line 63 of file n2_core.c.

char irq_name[32]

Definition at line 62 of file n2_core.c.

Definition at line 58 of file n2_core.c.

Definition at line 65 of file n2_core.c.

spinlock_t lock

Definition at line 53 of file n2_core.c.

void* q

Definition at line 55 of file n2_core.c.

u8 q_type

Definition at line 54 of file n2_core.c.

unsigned long qhandle

Definition at line 51 of file n2_core.c.

cpumask_t sharing

Definition at line 50 of file n2_core.c.

unsigned long tail

Definition at line 57 of file n2_core.c.


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