函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:We allow creating mon groups only with in a directory called "mon_groups"* which is present in every ctrl_mon group. Check if this is a valid* "mon_groups" directory.* 1. The directory should be named "mon_groups".* 2

函数原型:static bool is_mon_groups(struct kernfs_node *kn, const char *name)

返回类型:bool

参数:

类型参数名称
struct kernfs_node *kn
const char *name
2853  返回:非字符串比较字符串比较
调用者
名称描述
rdtgroup_mkdir
rdtgroup_rmdir