Searched refs:null_cmd_timer_expired (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/block/
H A Dnull_blk.c173 static enum hrtimer_restart null_cmd_timer_expired(struct hrtimer *timer);
188 cmd->timer.function = null_cmd_timer_expired; __alloc_cmd()
250 static enum hrtimer_restart null_cmd_timer_expired(struct hrtimer *timer) null_cmd_timer_expired() function
361 cmd->timer.function = null_cmd_timer_expired; null_queue_rq()

Completed in 35 milliseconds