Function report |
Source Code:arch\x86\kernel\apic\apic_numachip.c |
Create Date:2022-07-28 08:31:30 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:numachip_send_IPI_mask_allbutself
Proto:static void numachip_send_IPI_mask_allbutself(const struct cpumask *mask, int vector)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
const struct cpumask * | mask | |
int | vector |
130 | this_cpu = smp_processor_id() |
134 | If cpu != this_cpu Then numachip_send_IPI_one(cpu, vector) |
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 |