Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\process.c Create Date:2022-07-28 07:48:51
Last Modify:2020-03-16 17:03:44 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:arch_align_stack

Proto:unsigned long arch_align_stack(unsigned long sp)

Type:unsigned long

Parameter:

TypeParameterName
unsigned longsp
913  If Not (personality & ADDR_NO_RANDOMIZE) && randomize_va_space Then sp -= get_random_int() % 8192
915  Return sp & ~0xf
Caller
NameDescribe
create_elf_tables
create_elf_fdpic_tablespresent useful information to the program by shovelling it onto the new* process's stack