Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:Helper functions to store/load CPU and node numbers

Proto:static inline unsigned long vdso_encode_cpunode(int cpu, unsigned long node)

Type:unsigned long

Parameter:

TypeParameterName
intcpu
unsigned longnode
251  Return node << Bit size and mask of CPU number stored in the per CPU data (and TSC_AUX) | cpu
Caller
NameDescribe
setup_getcpu