Function report |
Source Code:arch\x86\kernel\cpu\resctrl\rdtgroup.c |
Create Date:2022-07-28 08:10:52 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:cpus_mon_write
Proto:static int cpus_mon_write(struct rdtgroup *rdtgrp, cpumask_var_t newmask, cpumask_var_t tmpmask)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct rdtgroup * | rdtgrp | |
cpumask_var_t | newmask | |
cpumask_var_t | tmpmask |
342 | rdt_last_cmd_puts("Can only add CPUs to mongroup that belong to parent\n") |
343 | Return -EINVAL |
360 | head = crdtgrp_list |
373 | Return 0 |
Name | Describe |
---|---|
rdtgroup_cpus_write |
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 |