Searched refs:work_queue_wrapper (Results 1 – 2 of 2) sorted by relevance
1104 struct work_queue_wrapper { struct1112 struct work_queue_wrapper *wqw = in mpt_work_wrapper() argument1113 container_of(work, struct work_queue_wrapper, work); in mpt_work_wrapper()1153 struct work_queue_wrapper *wqw = kmalloc(sizeof(*wqw), GFP_ATOMIC); in mpt_dv_raid()1258 struct work_queue_wrapper *wqw = in mptspi_dv_renegotiate_work()1259 container_of(work, struct work_queue_wrapper, work); in mptspi_dv_renegotiate_work()1289 struct work_queue_wrapper *wqw = kmalloc(sizeof(*wqw), GFP_ATOMIC); in mptspi_dv_renegotiate()
1065 struct work_queue_wrapper { struct1073 struct work_queue_wrapper *wqw = in spi_dv_device_work_wrapper() argument1074 container_of(work, struct work_queue_wrapper, work); in spi_dv_device_work_wrapper()1096 struct work_queue_wrapper *wqw = in spi_schedule_dv_device()1097 kmalloc(sizeof(struct work_queue_wrapper), GFP_ATOMIC); in spi_schedule_dv_device()