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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 142 milliseconds