函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\smp.c Create Date:2022-07-27 11:56:15
Last Modify:2020-03-17 15:12:54 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:nosmp

函数原型:static int __init nosmp(char *str)

返回类型:int

参数:

类型参数名称
char *str
534  Setup configured maximum number of CPUs to activate 等于0
535  Setup routine for controlling SMP activation* Command-line option of "nosmp" or "maxcpus=0" will disable SMP* activation entirely (the MPS table probe still happens, though)
537  返回:0