Function report |
Source Code:arch\x86\kernel\apic\x2apic_cluster.c |
Create Date:2022-07-28 08:35:04 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:alloc_clustermask
Proto:static int alloc_clustermask(unsigned int cpu, int node)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | cpu | |
int | node |
126 | If per_cpu(cluster_masks, cpu) Then Return 0 |
132 | If cluster_hotplug_mask Then |
140 | If Not cluster_hotplug_mask Then Return -ENOMEM |
143 | Return 0 |
Name | Describe |
---|---|
x2apic_prepare_cpu |
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 |