函数逻辑报告 |
Source Code:arch\x86\kernel\apic\x2apic_uv_x.c |
Create Date:2022-07-27 09:33:07 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:x2apic_get_apic_id
函数原型:static unsigned int x2apic_get_apic_id(unsigned long x)
返回类型:unsigned int
参数:
类型 | 参数 | 名称 |
---|---|---|
unsigned long | x |
659 | WARN_ON(preemptible() && num_online_cpus() > 1) |
660 | id等于x按位或Operations for contexts that are safe from preemption/interrupts. These* operations verify that preemption is disabled.(x2apic_extra_bits) |
662 | 返回:id |
名称 | 描述 |
---|---|
uv_read_apic_id |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |