函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\cpu\resctrl\rdtgroup.c Create Date:2022-07-27 09:11:39
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:cdp_enable

函数原型:static int cdp_enable(int level, int data_type, int code_type)

返回类型:int

参数:

类型参数名称
intlevel
intdata_type
intcode_type
1796  r_ldata等于rdt_resources_all[data_type]
1797  r_lcode等于rdt_resources_all[code_type]
1798  r_l等于rdt_resources_all[level]
1801  如果非alloc_capable或非alloc_capable或非alloc_capable则返回:负EINVAL
1805  ret等于set_cache_qos_cfg(level, true)
1806  如果非ret
1807  alloc_enabled = false
1808  alloc_enabled = true
1809  alloc_enabled = true
1811  返回:ret
调用者
名称描述
cdpl3_enable
cdpl2_enable