函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\cgroup\cpuset.c Create Date:2022-07-27 12:18:35
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:_cpuset - free the cpuset*@cs: the cpuset to be freed

函数原型:static inline void free_cpuset(struct cpuset *cs)

返回类型:void

参数:

类型参数名称
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)
调用者
名称描述
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