Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:_cpuset - free the cpuset*@cs: the cpuset to be freed

Proto:static inline void free_cpuset(struct cpuset *cs)

Type:void

Parameter:

TypeParameterName
struct cpuset *cs
539  _cpumasks - free cpumasks in a tmpmasks structure*@cs: the cpuset that have cpumasks to be free.*@tmp: the tmpmasks structure pointer
540  kfree(cs)
Caller
NameDescribe
update_flagpdate_flag - read a 0 or a 1 in a file and update associated flag* Call with cpuset_mutex held.
cpuset_write_resmaskCommon handling for a write to a "cpus" or "mems" file.
cpuset_css_free