Searched refs:work_req (Results 1 – 3 of 3) sorted by relevance
167 static void edac_pci_workq_function(struct work_struct *work_req) in edac_pci_workq_function() argument169 struct delayed_work *d_work = to_delayed_work(work_req); in edac_pci_workq_function()
346 static void edac_device_workq_function(struct work_struct *work_req) in edac_device_workq_function() argument348 struct delayed_work *d_work = to_delayed_work(work_req); in edac_device_workq_function()
537 static void edac_mc_workq_function(struct work_struct *work_req) in edac_mc_workq_function() argument539 struct delayed_work *d_work = to_delayed_work(work_req); in edac_mc_workq_function()