Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\apic\apic.c Create Date:2022-07-28 08:27:30
Last Modify:2020-03-16 21:21:31 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:apic_set_disabled_cpu_apicid

Proto:static int __init apic_set_disabled_cpu_apicid(char *arg)

Type:int

Parameter:

TypeParameterName
char *arg
2889  If Not arg || Not get_option - Parse integer from an option string*@str: option string*@pint: (output) integer value parsed from @str* Read an int from an option string; if available accept a subsequent* comma as well Then Return -EINVAL
2892  Return 0