Searched refs:work_queue_wrapper (Results 1 – 1 of 1) sorted by relevance
1106 struct work_queue_wrapper { struct 1114 struct work_queue_wrapper *wqw = in mpt_work_wrapper() argument 1115 container_of(work, struct work_queue_wrapper, work); in mpt_work_wrapper() 1155 struct work_queue_wrapper *wqw = kmalloc(sizeof(*wqw), GFP_ATOMIC); in mpt_dv_raid() 1260 struct work_queue_wrapper *wqw = in mptspi_dv_renegotiate_work() 1261 container_of(work, struct work_queue_wrapper, work); in mptspi_dv_renegotiate_work() 1291 struct work_queue_wrapper *wqw = kmalloc(sizeof(*wqw), GFP_ATOMIC); in mptspi_dv_renegotiate()