Searched refs:throtl_pending_timer_fn (Results 1 – 1 of 1) sorted by relevance
228 static void throtl_pending_timer_fn(unsigned long arg);481 setup_timer(&sq->pending_timer, throtl_pending_timer_fn, in throtl_service_queue_init()1252 static void throtl_pending_timer_fn(unsigned long arg) in throtl_pending_timer_fn() function