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