Home
last modified time | relevance | path

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

/linux-4.1.27/block/
Dblk-throttle.c178 static void throtl_pending_timer_fn(unsigned long arg);
397 setup_timer(&sq->pending_timer, throtl_pending_timer_fn, in throtl_service_queue_init()
1196 static void throtl_pending_timer_fn(unsigned long arg) in throtl_pending_timer_fn() function