Home
last modified time | relevance | path

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

/Linux-v5.10/block/
Dblk-throttle.c229 static void throtl_pending_timer_fn(struct timer_list *t);
484 timer_setup(&sq->pending_timer, throtl_pending_timer_fn, 0); in throtl_service_queue_init()
1261 static void throtl_pending_timer_fn(struct timer_list *t) in throtl_pending_timer_fn() function