函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:block\bio.c Create Date:2022-07-27 18:31:34
Last Modify:2020-03-17 23:13:58 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:update_io_ticks

函数原型:void update_io_ticks(struct hd_struct *part, unsigned long now)

返回类型:void

参数:

类型参数名称
struct hd_struct *part
unsigned longnow
1758  again :
1759  stamp等于READ_ONCE(stamp)
1760  如果此条件成立可能性小(为编译器优化)(stamp != now)则
1765  如果partno
1766  part等于part0
1767  转到:again
调用者
名称描述
generic_start_io_acct
generic_end_io_acct
blk_account_io_done
blk_account_io_start