cr_rcu             53 include/linux/sunrpc/auth.h 	struct rcu_head		cr_rcu;
cr_rcu           1330 net/sunrpc/auth_gss/auth_gss.c 	struct gss_cred *gss_cred = container_of(head, struct gss_cred, gc_base.cr_rcu);
cr_rcu           1343 net/sunrpc/auth_gss/auth_gss.c 	call_rcu(&cred->cr_rcu, gss_free_cred_callback);
cr_rcu             56 net/sunrpc/auth_unix.c 	struct rpc_cred *rpc_cred = container_of(head, struct rpc_cred, cr_rcu);
cr_rcu             65 net/sunrpc/auth_unix.c 	call_rcu(&cred->cr_rcu, unx_free_cred_callback);