函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:block\bfq-iosched.c Create Date:2022-07-27 19:34:01
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:bfq_slab_setup

函数原型:static int __init bfq_slab_setup(void)

返回类型:int

参数:

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  如果非bfq_pool则返回:负ENOMEM
6563  返回:0
调用者
名称描述
bfq_init