函数逻辑报告

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:40
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:cdp_disable

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

返回类型:void

参数:

类型参数名称
intlevel
intdata_type
intcode_type
1828  r等于rdt_resources_all[level]
1830  alloc_enabled等于alloc_capable
1832  如果alloc_enabled
1833  alloc_enabled = false
1834  alloc_enabled = false
1835  set_cache_qos_cfg(level, false)
调用者
名称描述
cdpl3_disable
cdpl2_disable