Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:__dev_exception_clean

Proto:static void __dev_exception_clean(struct dev_cgroup *dev_cgroup)

Type:void

Parameter:

TypeParameterName
struct dev_cgroup *dev_cgroup
145  list_del_rcu - deletes entry from list without re-initialization*@entry: the element to delete from the list
146  kfree_rcu() - kfree an object after a grace period(ex, rcu)
Caller
NameDescribe
dev_exception_cleandev_exception_clean - frees all entries of the exception list*@dev_cgroup: dev_cgroup with the exception list to be cleaned* called under devcgroup_mutex
devcgroup_css_free