Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/block/
Dnull_blk_main.c562 static enum hrtimer_restart null_cmd_timer_expired(struct hrtimer *timer);
577 cmd->timer.function = null_cmd_timer_expired; in __alloc_cmd()
641 static enum hrtimer_restart null_cmd_timer_expired(struct hrtimer *timer) in null_cmd_timer_expired() function
1432 cmd->timer.function = null_cmd_timer_expired; in null_queue_rq()