Home
last modified time | relevance | path

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

/linux-4.4.14/block/
Dblk-throttle.c157 static void throtl_pending_timer_fn(unsigned long arg);
322 setup_timer(&sq->pending_timer, throtl_pending_timer_fn, in throtl_service_queue_init()
1019 static void throtl_pending_timer_fn(unsigned long arg) in throtl_pending_timer_fn() function