Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\groups.c Create Date:2022-07-28 09:35:04
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:groups_sort

Proto:void groups_sort(struct group_info *group_info)

Type:void

Parameter:

TypeParameterName
struct group_info *group_info
91  sort(gid, ngroups, size of gid , gid_cmp, NULL)
Caller
NameDescribe
SYSCALL_DEFINE2SMP: Our groups are copy-on-write. We can set them safely* without another task interfering.
SYSCALL_DEFINE2