Home
last modified time | relevance | path

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

/block/
Dblk-throttle.c123 static void tg_stats_alloc_fn(struct work_struct *);
124 static DECLARE_DELAYED_WORK(tg_stats_alloc_work, tg_stats_alloc_fn);
186 static void tg_stats_alloc_fn(struct work_struct *work) in tg_stats_alloc_fn() function