Searched refs:nonconst_cred (Results 1 – 1 of 1) sorted by relevance
253 struct cred *nonconst_cred = (struct cred *) cred; in get_cred() local257 nonconst_cred->non_rcu = 0; in get_cred()258 return get_new_cred(nonconst_cred); in get_cred()