Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:security\apparmor\lib.c Create Date:2022-07-28 19:50:57
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:map_other

Proto:static unsigned int map_other(unsigned int x)

Type:unsigned int

Parameter:

TypeParameterName
unsigned intx
320  Return (x & 0x3) << 8 | (x & 0x1c) << 18 | (x & 0x60) << 19
Caller
NameDescribe
aa_compute_perms