Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:block\blk-core.c Create Date:2022-07-28 16:59:30
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:blk_rq_timed_out_timer

Proto:static void blk_rq_timed_out_timer(struct timer_list *t)

Type:void

Parameter:

TypeParameterName
struct timer_list *t
465  q = from_timer(q, t, timeout)
467  kblockd_schedule_work( & timeout_work)