Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/block/
Dnull_blk_main.c571 static enum hrtimer_restart null_cmd_timer_expired(struct hrtimer *timer);
586 cmd->timer.function = null_cmd_timer_expired; in __alloc_cmd()
633 static enum hrtimer_restart null_cmd_timer_expired(struct hrtimer *timer) in null_cmd_timer_expired() function
1335 cmd->timer.function = null_cmd_timer_expired; in null_queue_rq()