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:26
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:match_die

Proto:static bool match_die(struct cpuinfo_x86 *c, struct cpuinfo_x86 *o)

Type:bool

Parameter:

TypeParameterName
struct cpuinfo_x86 *c
struct cpuinfo_x86 *o
510  If Physical processor id: == Physical processor id: && cpu_die_id == cpu_die_id Then Return true
513  Return false
Caller
NameDescribe
set_cpu_sibling_map