Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:block\blk-mq.c Create Date:2022-07-28 17:10:40
Last Modify:2020-03-17 23:18:05 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:order_to_size

Proto:static size_t order_to_size(unsigned int order)

Type:size_t

Parameter:

TypeParameterName
unsigned intorder
2094  Return PAGE_SIZE << order
Caller
NameDescribe
blk_mq_alloc_rqs