Searched refs:_cred (Results 1 – 2 of 2) sorted by relevance
256 static inline void put_cred(const struct cred *_cred) in put_cred() argument258 struct cred *cred = (struct cred *) _cred; in put_cred()
80 static inline void alter_cred_subscribers(const struct cred *_cred, int n) in alter_cred_subscribers() argument83 struct cred *cred = (struct cred *) _cred; in alter_cred_subscribers()