Searched refs:cleanup_offline_cgwbs_workfn (Results 1 – 1 of 1) sorted by relevance
380 static void cleanup_offline_cgwbs_workfn(struct work_struct *work);381 static DECLARE_WORK(cleanup_offline_cgwbs_work, cleanup_offline_cgwbs_workfn);655 static void cleanup_offline_cgwbs_workfn(struct work_struct *work) in cleanup_offline_cgwbs_workfn() function