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

/linux-master/block/
H A Dblk-throttle.c90 static void throtl_pending_timer_fn(struct timer_list *t);
335 timer_setup(&sq->pending_timer, throtl_pending_timer_fn, 0);
1157 * throtl_pending_timer_fn - timer function for service_queue->pending_timer
1171 static void throtl_pending_timer_fn(struct timer_list *t) function
1737 * Set the flag to make sure throtl_pending_timer_fn() won't

Completed in 182 milliseconds