Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/block/null_blk/
H A Dmain.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
1483 cmd->timer.function = null_cmd_timer_expired; in null_queue_rq()
/kernel/linux/linux-6.6/drivers/block/null_blk/
H A Dmain.c781 static enum hrtimer_restart null_cmd_timer_expired(struct hrtimer *timer);
797 cmd->timer.function = null_cmd_timer_expired; in __alloc_cmd()
843 static enum hrtimer_restart null_cmd_timer_expired(struct hrtimer *timer) in null_cmd_timer_expired() function
1719 cmd->timer.function = null_cmd_timer_expired; in null_queue_rq()

Completed in 7 milliseconds