Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:sel_perm_to_ino

Proto:static inline unsigned long sel_perm_to_ino(u16 class, unsigned int perm)

Type:unsigned long

Parameter:

TypeParameterName
u16class
unsigned intperm
1662  Return class * (SEL_VEC_MAX + 1) + perm | SEL_CLASS_INO_OFFSET
Caller
NameDescribe
sel_make_perm_files