Searched refs:authtab (Results 1 – 3 of 3) sorted by relevance
35 static struct auth_ops __rcu *authtab[RPC_AUTH_MAXFLAVOR] = { variable48 aops = rcu_dereference(authtab[flavor]); in svc_get_auth_ops()119 old = cmpxchg((struct auth_ops ** __force)&authtab[flavor], NULL, aops); in svc_auth_register()131 rcu_assign_pointer(authtab[flavor], NULL); in svc_auth_unregister()
159505 ffff8000120c6780 d authtab
Completed in 344 milliseconds