Function report |
Source Code:arch\x86\include\asm\uv\uv_hub.h |
Create Date:2022-07-28 08:33:11 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Extract/Convert a PNODE from an APICID (full apicid, not processor subset)
Proto:static inline int uv_apicid_to_pnode(int apicid)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
int | apicid |
590 | pnode = apicid >> apic_pnode_shift |
591 | s2pn = socket_to_pnode |
593 | Return If s2pn Then s2pn[pnode - min_socket] Else pnode |
Name | Describe |
---|---|
uv_wakeup_secondary | |
uv_send_IPI_one | |
uv_system_init_hub |
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 |