Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\resource.c Create Date:2022-07-28 09:05:38
Last Modify:2022-05-22 11:14:39 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:reserve_setup

Proto:static int __init reserve_setup(char *str)

Type:int

Parameter:

TypeParameterName
char *str
1491  cycle
1493  x = reserved
1496  If 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 != 2 Then Break
1498  If 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 == 0 Then Break
1501  res = reserve + x
1507  If io_start < 0x10000 Then
1510  Else
1514  name = "reserved"
1515  start = io_start
1516  end = io_start + io_num - 1
1519  child = NULL
1524  Return 1