Home
last modified time | relevance | path

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

/linux-5.10/drivers/block/
Dnull_blk_main.c640 static enum hrtimer_restart null_cmd_timer_expired(struct hrtimer *timer);
656 cmd->timer.function = null_cmd_timer_expired; in __alloc_cmd()
703 static enum hrtimer_restart null_cmd_timer_expired(struct hrtimer *timer) in null_cmd_timer_expired() function
1469 cmd->timer.function = null_cmd_timer_expired; in null_queue_rq()