Home
last modified time | relevance | path

Searched defs:io_queue (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/drivers/staging/rtl8712/
Drtl871x_io.h225 struct io_queue { struct
226 spinlock_t lock;
227 struct list_head free_ioreqs;
229 struct list_head pending;
230 struct list_head processing;
254 uint r8712_alloc_io_queue(struct _adapter *adapter); argument
/linux-3.3/drivers/s390/net/
Dctcm_main.h156 struct sk_buff_head io_queue; /* universal I/O queue */ member
/linux-3.3/drivers/md/
Ddm-crypt.c134 struct workqueue_struct *io_queue; member