Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:block\bfq-iosched.c Create Date:2022-07-28 17:58:22
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:bfq_slab_setup

Proto:static int __init bfq_slab_setup(void)

Type:int

Parameter:Nothing

6560  bfq_pool = Please use this macro to create slab caches. Simply specify the* name of the structure and maybe some flags that are listed above.* The alignment of the struct determines object alignment. If you* f(bfq_queue, 0)
6561  If Not bfq_pool Then Return -ENOMEM
6563  Return 0
Caller
NameDescribe
bfq_init