Searched refs:nonconst_cred (Results 1 – 1 of 1) sorted by relevance
202 struct cred *nonconst_cred = (struct cred *) cred; in get_cred() local205 nonconst_cred->non_rcu = 0; in get_cred()206 return get_new_cred(nonconst_cred); in get_cred()211 struct cred *nonconst_cred = (struct cred *) cred; in get_cred_rcu() local214 if (!atomic_long_inc_not_zero(&nonconst_cred->usage)) in get_cred_rcu()216 nonconst_cred->non_rcu = 0; in get_cred_rcu()