Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/null_blk/
H A Dmain.c797 static enum hrtimer_restart null_cmd_timer_expired(struct hrtimer *timer);
813 cmd->timer.function = null_cmd_timer_expired; in __alloc_cmd()
859 static enum hrtimer_restart null_cmd_timer_expired(struct hrtimer *timer) in null_cmd_timer_expired() function
1735 cmd->timer.function = null_cmd_timer_expired; in null_queue_rq()