Home
last modified time | relevance | path

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

/linux/block/
H A Dblk-throttle.c52 static void throtl_pending_timer_fn(struct timer_list *t);
265 timer_setup(&sq->pending_timer, throtl_pending_timer_fn, 0); in throtl_service_queue_init()
1112 * throtl_pending_timer_fn - timer function for service_queue->pending_timer
1126 static void throtl_pending_timer_fn(struct timer_list *t) in throtl_pending_timer_fn() function
1652 * Set the flag to make sure throtl_pending_timer_fn() won't in tg_flush_bios()