Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\include\asm\uv\uv_hub.h Create Date:2022-07-28 08:33:17
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Convert a cpu number to the the UV blade number

Proto:static inline int uv_cpu_to_blade_id(int cpu)

Type:int

Parameter:

TypeParameterName
intcpu
722  Return Convert linux node number to the UV blade number.* .. Currently for UV1 thru UV4 the node and the blade are identical.* .. If this changes then you MUST check references to this function!