Searched refs:tg_stats_alloc_fn (Results 1 – 1 of 1) sorted by relevance
175 static void tg_stats_alloc_fn(struct work_struct *);176 static DECLARE_DELAYED_WORK(tg_stats_alloc_work, tg_stats_alloc_fn);270 static void tg_stats_alloc_fn(struct work_struct *work) in tg_stats_alloc_fn() function