Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\smpboot.c Create Date:2022-07-28 08:24:20
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:pology_is_primary_thread - Check whether CPU is the primary SMT thread*@cpu: CPU to check

Proto:bool topology_is_primary_thread(unsigned int cpu)

Type:bool

Parameter:

TypeParameterName
unsigned intcpu
273  Return apic_id_is_primary_thread(per_cpu(x86_cpu_to_apicid, cpu))
Caller
NameDescribe
check_online_cpus