Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:kernfs_remove

Proto:static inline void kernfs_remove(struct kernfs_node *kn)

Type:void

Parameter:

TypeParameterName
struct kernfs_node *kn

NULL

Caller
NameDescribe
rdtgroup_add_file
rdtgroup_create_info_dir
mongroup_create_dir
rdt_get_tree
rmdir_all_subForcibly remove all of subdirectories under root.
mon_addfile
mkdir_mondata_subdir
mkdir_mondata_allThis creates a directory mon_data which contains the monitored data
mkdir_rdt_prepare
mkdir_rdt_prepare_clean
rdtgroup_rmdir_mon
rdtgroup_ctrl_remove
cgroup_add_file
cgroup_createThe returned cgroup is fully initialized including its control mask, but* it isn't associated with its kernfs_node and doesn't have the control* mask applied.
cgroup_destroy_lockedgroup_destroy_locked - the first stage of cgroup destruction*@cgrp: cgroup to be destroyed* css's make use of percpu refcnts whose killing latency shouldn't be* exposed to userland and are RCU protected