Home
last modified time | relevance | path

Searched refs:put_group_info (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/
H A Dgroups.c125 put_group_info(new->group_info); in set_groups()
205 put_group_info(group_info); in SYSCALL_DEFINE2()
211 put_group_info(group_info); in SYSCALL_DEFINE2()
H A Duid16.c192 put_group_info(group_info); in SYSCALL_DEFINE2()
198 put_group_info(group_info); in SYSCALL_DEFINE2()
H A Dcred.c122 put_group_info(cred->group_info); in put_cred_rcu()
/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dsvcauth_unix.c433 put_group_info(ug->gi); in unix_gid_put()
552 put_group_info(ug.gi); in unix_gid_parse()
728 put_group_info(cred->cr_group_info); in svcauth_unix_set_client()
779 put_group_info(rqstp->rq_cred.cr_group_info); in svcauth_null_release()
864 put_group_info(rqstp->rq_cred.cr_group_info); in svcauth_unix_release()
/OK3568_Linux_fs/kernel/include/linux/sunrpc/
H A Dsvcauth.h48 put_group_info(cred->cr_group_info); in free_svc_cred()
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dauth.c77 put_group_info(gi); in nfsd_setuser()
/OK3568_Linux_fs/kernel/include/linux/
H A Dcred.h50 #define put_group_info(group_info) \ macro
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dping.c286 put_group_info(group_info); in ping_init_sock()
/OK3568_Linux_fs/kernel/Documentation/security/
H A Dcredentials.rst354 ``free_uid()`` or ``put_group_info()`` as appropriate.
/OK3568_Linux_fs/kernel/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c1874 put_group_info(rqstp->rq_cred.cr_group_info); in svcauth_gss_release()