Searched refs:ofa_quiesce_work (Results 1 – 2 of 2) sorted by relevance
1392 struct work_struct ofa_quiesce_work; member
3667 ctrl_info = container_of(work, struct pqi_ctrl_info, ofa_quiesce_work); in pqi_ofa_quiesce_worker()3692 schedule_work(&ctrl_info->ofa_quiesce_work); in pqi_ofa_process_event()8635 INIT_WORK(&ctrl_info->ofa_quiesce_work, pqi_ofa_quiesce_worker); in pqi_alloc_ctrl_info()
Completed in 29 milliseconds