Searched refs:work_req (Results 1 – 3 of 3) sorted by relevance
163 static void edac_pci_workq_function(struct work_struct *work_req) in edac_pci_workq_function() argument165 struct delayed_work *d_work = to_delayed_work(work_req); in edac_pci_workq_function()
316 static void edac_device_workq_function(struct work_struct *work_req) in edac_device_workq_function() argument318 struct delayed_work *d_work = to_delayed_work(work_req); in edac_device_workq_function()
468 static void edac_mc_workq_function(struct work_struct *work_req) in edac_mc_workq_function() argument470 struct delayed_work *d_work = to_delayed_work(work_req); in edac_mc_workq_function()