函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:Choose a width for the resource name and resource data based on the* resource that has widest name and cbm.

函数原型:static __init void rdt_init_padding(void)

返回类型:void

参数:

732  cl等于strlen - Find the length of a string*@s: The string to be sized
733  如果cl大于Used to store the max resource name width and max resource data width* to display the schemata in a tabular formatUsed to store the max resource name width and max resource data width* to display the schemata in a tabular format等于cl
736  如果data_width大于Used to store the max resource name width and max resource data width* to display the schemata in a tabular formatUsed to store the max resource name width and max resource data width* to display the schemata in a tabular format等于data_width
调用者
名称描述
resctrl_late_init