Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\syscalls.h Create Date:2022-07-28 05:58:57
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:ksys_personality

Proto:static inline unsigned int ksys_personality(unsigned int personality)

Type:unsigned int

Parameter:

TypeParameterName
unsigned intpersonality
1395  old = personality
1397  If personality != 0xffffffff Then Change personality of the currently running process.(personality)
1400  Return old