groups_alloc       45 fs/nfsd/auth.c 		gi = groups_alloc(0);
groups_alloc       54 fs/nfsd/auth.c 		gi = groups_alloc(rqgi->ngroups);
groups_alloc       58 include/linux/cred.h extern struct group_info *groups_alloc(int);
groups_alloc       32 kernel/groups.c EXPORT_SYMBOL(groups_alloc);
groups_alloc      200 kernel/groups.c 	group_info = groups_alloc(gidsetsize);
groups_alloc      187 kernel/uid16.c 	group_info = groups_alloc(gidsetsize);
groups_alloc      205 net/sunrpc/auth_gss/gss_rpc_xdr.c 	creds->cr_group_info = groups_alloc(N);
groups_alloc      490 net/sunrpc/auth_gss/svcauth_gss.c 		rsci.cred.cr_group_info = groups_alloc(N);
groups_alloc      515 net/sunrpc/svcauth_unix.c 	ug.gi = groups_alloc(gids);
groups_alloc      758 net/sunrpc/svcauth_unix.c 	cred->cr_group_info = groups_alloc(0);
groups_alloc      828 net/sunrpc/svcauth_unix.c 	cred->cr_group_info = groups_alloc(slen);