Searched refs:au_count (Results 1 – 6 of 6) sorted by relevance
23 atomic_inc(&null_auth.au_count); in nul_create()120 .au_count = ATOMIC_INIT(0),
40 atomic_inc(&unix_auth.au_count); in unx_create()235 .au_count = ATOMIC_INIT(0),
268 .au_count = ATOMIC_INIT(0),
292 if (!atomic_dec_and_test(&auth->au_count)) in rpcauth_release()
93 atomic_t au_count; /* Reference counter */ member
1020 atomic_set(&auth->au_count, 1); in gss_create_new()1149 if (!atomic_inc_not_zero(&gss_auth->rpc_auth.au_count)) in gss_auth_find_or_add_hashed()