Home
last modified time | relevance | path

Searched refs:cleanup_offline_cgwbs_workfn (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/mm/
Dbacking-dev.c380 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