Function report |
Source Code:kernel\cgroup\cpuset.c |
Create Date:2022-07-28 11:16:13 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:_cpumasks - free cpumasks in a tmpmasks structure*@cs: the cpuset that have cpumasks to be free.*@tmp: the tmpmasks structure pointer
Proto:static inline void free_cpumasks(struct cpuset *cs, struct tmpmasks *tmp)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct cpuset * | cs | |
struct tmpmasks * | tmp |
499 | If cs Then |
504 | If tmp Then |
506 | free_cpumask_var(addmask) |
Name | Describe |
---|---|
free_cpuset | _cpuset - free the cpuset*@cs: the cpuset to be freed |
update_prstate | pdate_prstate - update partititon_root_state* Call with cpuset_mutex held. |
cpuset_hotplug_workfn | CPU / memory hotplug is handled asynchronously. |
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 |