Function report |
Source Code:kernel\cgroup\cgroup.c |
Create Date:2022-07-28 11:08:09 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:cgroup_rm_file
Proto:static void cgroup_rm_file(struct cgroup *cgrp, const struct cftype *cft)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct cgroup * | cgrp | |
const struct cftype * | cft |
1633 | spin_lock_irq( & Protects cgroup_file->kn for !self csses. It synchronizes notifications* against file removal/re-creation across css hiding.) |
1635 | spin_unlock_irq( & Protects cgroup_file->kn for !self csses. It synchronizes notifications* against file removal/re-creation across css hiding.) |
1637 | del_timer_sync( & notify_timer) |
1640 | kernfs_remove_by_name( cgroup kernfs entry , cgroup_file_name(cgrp, cft, name)) |
Name | Describe |
---|---|
cgroup_addrm_files |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |