Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:ipc\compat.c Create Date:2022-07-28 16:39:01
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:to_compat_ipc64_perm

Proto:void to_compat_ipc64_perm(struct compat_ipc64_perm *to, struct ipc64_perm *from)

Type:void

Parameter:

TypeParameterName
struct compat_ipc64_perm *to
struct ipc64_perm *from
64  key = key
65  uid = uid
66  gid = gid
67  cuid = cuid
68  cgid = cgid
69  mode = mode
70  seq = seq
Caller
NameDescribe
copy_compat_msqid_to_user
copy_compat_semid_to_user
copy_compat_shmid_to_user