Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\mmap.c Create Date:2022-07-28 14:49:26
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:cmdline_parse_stack_guard_gap

Proto:static int __init cmdline_parse_stack_guard_gap(char *p)

Type:int

Parameter:

TypeParameterName
char *p
2490  val = simple_strtoul - convert a string to an unsigned long*@cp: The start of the string*@endp: A pointer to the end of the parsed string will be placed here*@base: The number base to use* This function is obsolete. Please use kstrtoul instead.
2491  If Not endptr Then forced gap between the expanding stack and other mappings. = val << PAGE_SHIFT determines the page size
2494  Return 0