Home
last modified time | relevance | path

Searched refs:cr_rcu (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/sunrpc/
H A Dauth_unix.c56 struct rpc_cred *rpc_cred = container_of(head, struct rpc_cred, cr_rcu); in unx_free_cred_callback()
65 call_rcu(&cred->cr_rcu, unx_free_cred_callback); in unx_destroy_cred()
/kernel/linux/linux-6.6/net/sunrpc/
H A Dauth_unix.c64 struct rpc_cred *rpc_cred = container_of(head, struct rpc_cred, cr_rcu); in unx_free_cred_callback()
73 call_rcu(&cred->cr_rcu, unx_free_cred_callback); in unx_destroy_cred()
/kernel/linux/linux-5.10/include/linux/sunrpc/
H A Dauth.h51 struct rcu_head cr_rcu; member
/kernel/linux/linux-6.6/include/linux/sunrpc/
H A Dauth.h51 struct rcu_head cr_rcu; member
/kernel/linux/linux-5.10/net/sunrpc/auth_gss/
H A Dauth_gss.c1320 struct gss_cred *gss_cred = container_of(head, struct gss_cred, gc_base.cr_rcu); in gss_free_cred_callback()
1333 call_rcu(&cred->cr_rcu, gss_free_cred_callback); in gss_destroy_nullcred()
/kernel/linux/linux-6.6/net/sunrpc/auth_gss/
H A Dauth_gss.c1339 struct gss_cred *gss_cred = container_of(head, struct gss_cred, gc_base.cr_rcu); in gss_free_cred_callback()
1352 call_rcu(&cred->cr_rcu, gss_free_cred_callback); in gss_destroy_nullcred()

Completed in 8 milliseconds