Searched refs:work_queue_wrapper (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/message/fusion/
H A Dmptspi.c1089 struct work_queue_wrapper { struct
1097 struct work_queue_wrapper *wqw =
1098 container_of(work, struct work_queue_wrapper, work);
1138 struct work_queue_wrapper *wqw = kmalloc(sizeof(*wqw), GFP_ATOMIC);
1243 struct work_queue_wrapper *wqw =
1244 container_of(work, struct work_queue_wrapper, work);
1274 struct work_queue_wrapper *wqw = kmalloc(sizeof(*wqw), GFP_ATOMIC);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_transport_spi.c1033 struct work_queue_wrapper { struct
1041 struct work_queue_wrapper *wqw =
1042 container_of(work, struct work_queue_wrapper, work);
1064 struct work_queue_wrapper *wqw =
1065 kmalloc(sizeof(struct work_queue_wrapper), GFP_ATOMIC);

Completed in 53 milliseconds