Searched refs:do_cache_clean (Results 1 – 2 of 2) sorted by relevance
60 1, 23 events/1 do_cache_clean (delayed_work_timer_fn)
336 static void do_cache_clean(struct work_struct *work);465 static void do_cache_clean(struct work_struct *work) in do_cache_clean() function1643 INIT_DEFERRABLE_WORK(&cache_cleaner, do_cache_clean); in cache_initialize()