Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\cgroup\cgroup.c Create Date:2022-07-28 11:07:24
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:cgroup_idr_remove

Proto:static void cgroup_idr_remove(struct idr *idr, int id)

Type:void

Parameter:

TypeParameterName
struct idr *idr
intid
329  spin_lock_bh( & Protects cgroup_idr and css_idr so that IDs can be released without* grabbing cgroup_mutex.)
330  dr_remove() - Remove an ID from the IDR
331  spin_unlock_bh( & Protects cgroup_idr and css_idr so that IDs can be released without* grabbing cgroup_mutex.)
Caller
NameDescribe
css_free_rwork_fnss destruction is four-stage process