Searched refs:get_cred_rcu (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dcred.h238 static inline const struct cred *get_cred_rcu(const struct cred *cred) function
/linux-master/fs/nfs/flexfilelayout/
H A Dflexfilelayoutdev.c300 cred = get_cred_rcu(cred);
/linux-master/kernel/
H A Dcred.c162 } while (!get_cred_rcu(cred));
/linux-master/fs/nfs/
H A Ddelegation.c1312 cred = get_cred_rcu(delegation->cred);

Completed in 281 milliseconds