Function report | 
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 activity | Download SCCT | Chinese | 
Name:alloc_trial_cpuset - allocate a trial cpuset*@cs: the cpuset that the trial cpuset duplicates
Proto:static struct cpuset *alloc_trial_cpuset(struct cpuset *cs)
Type:struct cpuset
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct cpuset * | cs | 
| 519 | trial = kmemdup(cs, size of cs , GFP_KERNEL) | 
| 520 | If Not trial Then Return NULL | 
| 530 | Return trial | 
| Name | Describe | 
|---|---|
| update_flag | pdate_flag - read a 0 or a 1 in a file and update associated flag* Call with cpuset_mutex held. | 
| cpuset_write_resmask | Common handling for a write to a "cpus" or "mems" file. | 
| 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  |