Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:from_kuid

Proto:static inline uid_t from_kuid(struct user_namespace *to, kuid_t kuid)

Type:uid_t

Parameter:

TypeParameterName
struct user_namespace *to
kuid_tkuid
155  Return __kuid_val(kuid)
Caller
NameDescribe
dump_task
look_up_user_keyringsLook up the user and user session keyrings for the current process's UID,* creating them if they don't exist.
posix_acl_fix_xattr_usernsFix up the uids and gids in posix acl extended attributes in place.