Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/auth_gss/
H A Dauth_gss.c1318 gss_free_ctx_callback(struct rcu_head *head) in gss_free_ctx_callback() function
1327 call_rcu(&ctx->gc_rcu, gss_free_ctx_callback); in gss_free_ctx()