Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\cgroup.h Create Date:2022-07-28 05:55:01
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Name / path handling functions. All are thin wrappers around the kernfs* counterparts and can be called under any context.

Proto:static inline int cgroup_name(struct cgroup *cgrp, char *buf, size_t buflen)

Type:int

Parameter:

TypeParameterName
struct cgroup *cgrp
char *buf
size_tbuflen
653  Return kernfs_name( cgroup kernfs entry , buf, buflen)
Caller
NameDescribe
current_css_set_cg_links_read