函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\apic\vector.c Create Date:2022-07-27 09:28:12
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:setup_show_lapic

函数原型:static __init int setup_show_lapic(char *arg)

返回类型:int

参数:

类型参数名称
char *arg
1224  num等于负1
1226  如果字符串比较恒等于0则
1227  show_lapic等于FIXME: This should be fixed in the arch's Kconfig
1228  否则
1229  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
1230  如果num大于等于0则show_lapic等于num
1234  返回:1