函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\include\asm\uv\uv_hub.h Create Date:2022-07-27 09:32:30
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:Convert a cpu number to the the UV blade number

函数原型:static inline int uv_cpu_to_blade_id(int cpu)

返回类型:int

参数:

类型参数名称
intcpu
722  返回: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!