Searched refs:throtl_pending_timer_fn (Results 1 – 1 of 1) sorted by relevance
178 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