nonconst_cred 249 include/linux/cred.h struct cred *nonconst_cred = (struct cred *) cred; nonconst_cred 253 include/linux/cred.h nonconst_cred->non_rcu = 0; nonconst_cred 254 include/linux/cred.h return get_new_cred(nonconst_cred); nonconst_cred 259 include/linux/cred.h struct cred *nonconst_cred = (struct cred *) cred; nonconst_cred 262 include/linux/cred.h if (!atomic_inc_not_zero(&nonconst_cred->usage)) nonconst_cred 265 include/linux/cred.h nonconst_cred->non_rcu = 0;