groups_alloc 38 fs/nfsd/auth.c cred.cr_group_info = groups_alloc(0); groups_alloc 45 fs/nfsd/auth.c gi = groups_alloc(cred.cr_group_info->ngroups); groups_alloc 873 include/linux/sched.h extern struct group_info *groups_alloc(int gidsetsize); groups_alloc 1289 kernel/sys.c group_info = groups_alloc(gidsetsize); groups_alloc 196 kernel/uid16.c group_info = groups_alloc(gidsetsize); groups_alloc 459 net/sunrpc/auth_gss/svcauth_gss.c rsci.cred.cr_group_info = groups_alloc(N); groups_alloc 568 net/sunrpc/svcauth_unix.c ug.gi = groups_alloc(gids); groups_alloc 756 net/sunrpc/svcauth_unix.c cred->cr_group_info = groups_alloc(0); groups_alloc 824 net/sunrpc/svcauth_unix.c cred->cr_group_info = groups_alloc(slen);